Resolved! STM32F722RE SPI bootloader weirdness (ack, mass erase)
I've got a design with a STM32F405RE bootloading onboard STM32F722RE via SPI1.I've implemented SPI bootloader host (mostly same as serial with addition of adding extra 5A frame and dummy reads in a couple places) and individually verified commands li...