Question
Programming STM32F405 in bootloader mode via stm32cube programmer command line interface at the address 0x08008000, the programming processes completes successfully but the controller does nothing afterwards I don't understand why?
I am student developing an app that uses the STM32CubeProgrammer command line interface executable to program STM32F405.
The controller works as excepted if it is programmed at the address 0x08000000.
but sometimes the programming processes fails or stops halfway.
