Search found 1 match

by Whitehouse112
Fri Jul 29, 2022 9:05 am
Forum: General Discussion
Topic: ESP Hosted for STM32 with UART
Replies: 1
Views: 1600

ESP Hosted for STM32 with UART

Hi everybody, I have an STM32U5xx and an ESP32-WROOM-32E. I would like to use stm32 as host (with Azure RTOS NetXDuo TCP/IP network stack) and esp32 to implement wifi capabilities: the mcu communicates with the esp32 through UART. I'm looking for some documentation/examples/suggestions about what is...