How to interface STM32L432kc to esp8266
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-18 6:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-18 8:11 AM
Using serial/UART connection perhaps?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-18 10:18 AM
Find USART pin RX/TX from the Nucleo 32 board, use ESP-01 module and jumper wires.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-19 5:47 PM
Thanks! I have linked the physical connections. However, how do I import the ESP-AT Lib
into the base code generated by CubeMX in Atollic?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-19 7:08 PM
You've picked two devices, it would help to have a functional understand of how to use at least one of them. Review how others have use ESP-AT Lib and ported it to assorted platforms. What does the Library say about porting, and general application of the code?
Up vote any posts that you find helpful, it shows what's working..
