esp8266 and stm32l476rg connection
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 3:00 PM - last edited on ‎2025-03-10 9:03 PM by mƎALLEm
how can i connect the module wifi esp8266 nodemcu v3 with stm32l476rg?
Solved! Go to Solution.
Labels:
- Labels:
-
STM32L4 series
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 3:30 PM
The most common way is probably via UART, but I2C or SPI could also be used.
If you feel a post has answered your question, please click "Accept as Solution".
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-10 3:30 PM
The most common way is probably via UART, but I2C or SPI could also be used.
If you feel a post has answered your question, please click "Accept as Solution".
