Hardfaults in external flash loader when clicking disconnect in STM32CubeProgrammer
A year ago I made an external flash loader and that works (https://github.com/STMicroelectronics/stm32-external-loader/pull/13). I now ported the loader to the STM32H735IG. I use a serial port to print debug messages at certain points. While the flas...