cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32f407 with esp8266

MHMallek
Associate II

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.

1 REPLY 1

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?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..