Skip to main content
최민혁.1
Associate II
September 13, 2022
Question

I cut the ST-LINK part, but there is no printf output on the serial monitor.

  • September 13, 2022
  • 2 replies
  • 717 views

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

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
September 13, 2022

The UART doesn't connect via the SWD pins.​

RX and TX​ should be exposed on a second pair of pins.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Nikita91
Lead II
September 13, 2022

You have to connect the MCU UART pins to the CN3 connector of the st-link part.