2022-09-12 10:38 PM
Hello?
I am a developer using the nucleo-f411re board.
I had a problem while trying to update the firmware by cutting the st-link part. The firmware is uploaded successfully, but the result of the printf function is not printed on the serial monitor.
Is there any other rule that says I have to remove sb or connect another line?
I connected the debugging port by referring to the link below.
https://community.openenergymonitor.org/t/stm32-hardware-development/7135/20
2022-09-12 11:29 PM
The UART doesn't connect via the SWD pins.
RX and TX should be exposed on a second pair of pins.
2022-09-13 02:58 PM
You have to connect the MCU UART pins to the CN3 connector of the st-link part.