primary bootloader
Hi, I am using the STM32F429ZI microcontroller. I entered primary bootloader mode using the STM32CubeProgrammer option bytes through the ST debugger. My question is: Can I load my LED blinky code (hex file) using the primary bootloader (system bootlo...