SWO only works at 16MHz with STLINK-V3PWR
SWV 16MHz, SYSCLK 16Mhz = logging works
SWV 16MHz, SYSCLK 25Mhz = logs gibberish (expected)
SWV 25MHz, SYSCLK 25Mhz = logs nothing at all
SWV 48MHz, SYSCLK 48Mhz = logs nothing at all
Why would this be?
It works with HSI 16MHz, so my wiring and configuration must be correct. I'd expect gibberish from a mismatch, seems odd to see nothing at all.
Maybe the V3PWR is at fault? I've ordered a V3SET and V3MINIE to compare.
HSI isn't accurate enough for my needs. My HSE is 25MHz and PLLP output must be >= 24MHz, so I can't try HSE 16MHz.
