Hello,
I have trouble to flash my custom stm32 board.
I use an stlinkV2 clone. But i also own an stlink V3 mini.
With theses two stlink i can flash a bluepill without any problem but on my custom board i can't use the v3 mini.
And I only succeed when flashing with the v2 at 140 khz using stm32cubeide (auto failed).
If i try to flash using make flash and openocd, i don't know how to set a custom frequency so it failed after trying 2000khz and then 1800khz.
What can be the problem ? i suggest my hardware routing ?
Cause and don't want to make new version now, can i set a custom frequency on openocd to proceed with make flash ?
Thanks for your helps,
Guillaume