cancel
Showing results for 
Search instead for 
Did you mean: 

32F769IDISCOVERY WiFi

Korporal
Senior

I'm having a lot of trouble finding documentation. This board sold by ST exposes a connector that is intended to house an ESP8266 WiFi device. But the ST documentation says nothing about how that connector is wired on the board. I assume it's tied to one of the USARTs but which one?

Are there any examples of C/C++ code for this board that interacts with the ESP8266?

Given that ST refer to the WiFi device and designed a socket and support specifically for it, it's odd that I can find virtually no information.

Any help is greatly appreciated.

Hugh

1 ACCEPTED SOLUTION

Accepted Solutions
S.Ma
Principal

All info, connector, pinout matching tables and typically schematics are on the board user manual

https://www.st.com/resource/en/user_manual/dm00276557.pdf

Page 24 for the connector and solder bridges. then page 31 to find out the STM32 pin name.

View solution in original post

2 REPLIES 2
S.Ma
Principal

All info, connector, pinout matching tables and typically schematics are on the board user manual

https://www.st.com/resource/en/user_manual/dm00276557.pdf

Page 24 for the connector and solder bridges. then page 31 to find out the STM32 pin name.

Yes, it was staring me in the face ! Page 31 !

Many thanks.