2018-01-29 03:02 AM
Hello!
Is it possible to send a UART break (0.3 seconds) over the Virtual COM Port.
It seems that UART break is connected with NRST.-Thomas
Solved! Go to Solution.
2018-01-29 07:57 AM
Yes, I see the same on my nucleo boards. It seems that st-link reacts to this signal the way you described.
2018-01-29 08:08 AM
So, if you want the BREAK to reach the target STM32, you'll have to use a separate connection direct to the target's UART pins (and break the links to the ST-Link UART if you want to use those pins)
2018-01-29 08:11 AM
I guess we are taking about VCOM in this case (at least when talking about nucleo board). In case of F3discovery I do not know how it was possible to send break to the st-link as it does not emulate the VCP.
2018-01-30 06:02 AM
http://www.st.com/en/evaluation-tools/stm32f3discovery.html
Virtual COM port with ST-LINK/V2-B only