2025-08-15 4:26 AM
I'm trying to control a BLDC motor attached to a STEVAL-ESC002V1 board though the UART connection, but so far without success.
I updated the symbols and recompiled the supplied firmware to disable the PWM control and enable the UART. It compiled without errors and I was able to upload the BIN file to the board.
Then using a terminal app on my laptop, I connected it using a USB-UART interface, to connector J2 on the board. The settings were 57600,8,1,Even, Noflow control.
However after rebooting the board I was unable to get any output on the terminal, nor sending any commands to the board.
Am I missing something ?