Using NUCLEO-U031R8 STLINK VCP on external target
Hello!
I am using the onboard STLINK on the NUCLEO-U031R8 to program a STM32U0 on a custom PCB. I use the SWD interface connected over jumper wires and programming works fine. I would like to enable printf for debug purposes, and since SWV is not available for this series, I am trying to connect USART2 from my PCB to the STLINK using fly wires. However, I can't seem to find where the TX and RX pins are exposed on the STLINK. The jumpers and CN3 mentioned in section 6.8 of UM1724 also don't match up. On further inspection, it seems that some Nucleo boards have the TX and RX pins exposed as a header, but my particular one does not. Is there a way for me to use VCP this way with this Nucleo board?
Thank you in advance!
