Flash Control Register ECC Interrupt Enable Setting has No Effect
I am attempting to temporarily disable Flash ECC interrupts, for the purpose of validating data stored on internal flash, and discovered that the ECC Interrupt Enable settings seem to have no effect. I am using an STM32H743, and have used the code be...