Flash that goes into "Inconsistency error" during second word write in debug mode, and first write is 0 in normal run.
HelloI'm working on the implementation of a UF2 bootloader for the STM32H743ZI, and I get an issue with the flash that goes into "Inconsistency error" during second word write.I have properly erased the flash sector before the write.Here is the funct...