Stm32f407 with esp8266
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-12-20 1:35 PM
Hello,
I have searched too much on the net, and I have not found any documentation and help.
I want to connect my stm32f4discovery over wifi with the 8-pin ESP8266 wifi module. Does anyone have clear tutorials to help me?
Thank you in advance.
- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-12-20 1:56 PM
https://components101.com/wireless/esp8266-pinout-configuration-features-datasheet
Ok, so why can't you choose some appropriate pins to use? Trying to understand what docs you've looked at, and what the blockage is here.
Power via 3.3V and GND
Pick a U(S)ART you want to use? USART6 ? PC6/PC7 ? Something else? USART6_TX to ESP8266_RX ? USART6_RX to ESP8266_TX ?
What are the expectations of the ESP8266 ? What firmware is it running?
Up vote any posts that you find helpful, it shows what's working..
