2021-12-07 03:29 AM
I wrote a qspi flash loader in STMCubeIDE 1.7.0 for STM32H7. I faced too many problems when i was developing flash loader. Anyway, while the flash loader i wrote was working in old version (st-link utiliy & STMCubeIDE 1.0.0) but it was not working in STMCubeIDE 1.7.0. Then solve this problem and flash loader was working.
And the same thing happened now. The flash loader I have been using for months does not work in the new version 1.8.0
I guess ST is constantly changing something and not documenting ?