UART on STLINK-V3MINI
Hi,
I'm using a STLINK-V3MINI with fw: V3J12M3 STM32 Debug+VCP, and there is an issue that i'm not sure if it is by design or a bug.
In my design I have SWD and UART pins in separated connectors (both with GND). When the SWD is attached to the CPU, the UART works fine. If I remove the SWD connector the UART stops working (Both TxD and RxD).
After some testing I've found out that if Vapp pin is not connected the UART stops working. I don't know if there is somewhere the official schematic for the STLink V3 but looking an unofficial one. It seems that the VCP pins are using regular 3V3 powered pins, so it seems that the UART stops working in the absence of Vapp by firmware control.
It that's the case, is there any way to disable this behavior? I'd like to be able to still communicate with my board even if I removed the SWD cable.
Thanks, Mauricio
