I have a quick question:
In the ST-Link V3 datasheet the pinout of the STDC14 connector is mentioned as follows:
I have a question regarding:
Pin 3: Should I connect the 3.3V signal from the target power supply? As far as I know, this is not for powering, but rather for setting the correct reference voltage, therefore connecting it is important;
Pin 11: I've seen designs which connect this pin directly to ground and ones with a 100Ω resistor to ground, what is the correct or "more" common thing to do?
Pin 13 and 14: Is this the interface for the USART connection, so that USART_RX from the uC is connected to pin 13 and USART_TX vice versa? Theoretically, could I leave the pins unwired if I am only interested in SWD debugging or is there any other benefit to it I am not recognising currently?