Blackpill STM32F411CU6 lacking SWO Pin in SWD header => no SWV ITM printf ?
All clock setup and tracing enable checkbox checked and port0 selected but still no SWO printf debug messages in CubeIDE debugger. Further research led to the SWO pin function (PB3) that deliveres the trace data from the board to the debugger. However Blackpill's SWD header only has four pins GND,Vcc,CLK,DIO, enough for firmware flashing, manual memory inspection but I fear not for SWO tracing .
Is my "analysis" correct, that the stock SWD header is per design not capable of SWO tracing?
ST-Link V2 only offers one additional pin (besides NRST) named SWIM on its 10-pin connector.
I assume that is not where PB3 ought be connected to, correct?
