Skip to main content
Visitor II
March 10, 2025
Solved

esp8266 and stm32l476rg connection

  • March 10, 2025
  • 1 reply
  • 381 views

how can i connect the module wifi esp8266 nodemcu v3 with stm32l476rg?

    This topic has been closed for replies.
    Best answer by TDK

    The most common way is probably via UART, but I2C or SPI could also be used.

    1 reply

    TDKAnswer
    Super User
    March 10, 2025

    The most common way is probably via UART, but I2C or SPI could also be used.