Question
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 bootloader)? Also, STM32CubeProgrammer is not detecting the primary bootloader via USART or DFU. How can I connect?
