Bootloader for STM32F746 for firmware and QSPI
Apparently I can not easily update my application firmware for stm32F746 toughGFX app with just one Bin file. I have written a bootloader for an SD card. It loads firmware at 0x08040000. I am not sure I understand everything that is going on here, so...