Resolved! Strange data read protection(?) after failed write to internal flash
I'm working on creating a sfu loader to load sfb files from an external flash on a port I made for the STM32H735 (based on NUCLEO-H753ZI)I follow the same steps as used in the ymodem loader:read and verify header (reusing SFU_LOADER_VerifyFwHeader)er...