Question
How to change frequency of ST-Link/V3 SWD in STM32CubeIDE
I have problems programming internal flash of an STM32F7 in SWD mode at 24000 KHz with ST-Link/V3. Verification fails. JTAG is ok but it adjusts itself to 21333 KHz. If I use the standalone CubeProg I have an option to reduce the Frequency (even though in big steps 24000->8000??). 24000 fails and 8000 is ok.
Where can I find a similar option in STM32CubeIDE?
