How to use USART (CN3 Rx and Tx pins) of ST-LINK (from Nucleo) for external target board?
Hi,
I'm using the ST-LINK from a Nucleo-F446RE as a programming/debugging adapter for a customized external target board. I have (un)jumpered the ST-LINK to "open" and I can program and debug my external board which is awesome! : - )
Now I'd like to use the two pins Rx and Tx of CN3 on the ST-LINK to communicate via USART with my own board. I'm not sure if this works "out of the box" or if I have to use other jumpers or even have to remove/insert some solder bridges. I'd also prefer not breaking the ST-LINK mechanically from the STM32 part of the Nucleo.
I'm not 100% sure how to interpret the chapter 6.8 in the manual here but I think that I can simply use the Rx and Tx from the ST-LINK without further changes, don't I?
I have also found additional info about transforming an ST-LINK to a fully external debug adaptor here. The strange thing is that there they talk about soldering in the JP4, then jumpering it and also desoldering a few of the solder bridges (or breaking the board mechanically in two pieces). Is all of this really required and correct?
Thanks a lot!
