2025-11-12 12:07 AM
Hello everyone,
I’m trying to communicate between an Arduino Nano and the STEVAL-ESC002V1 board via UART, but I’m unable to get any proper response or control signal exchange. I’ve configured both devices at 115200 baud rate, but communication doesn’t seem to work.
Any guidance or example code would be really helpful.
2025-11-12 8:09 AM
Hello @shashank7,
Did you review chapter 27. Universal synchronous/asynchronous receiver transmitter (USART/UART), of the STM32F0 Reference manual?