STM32H74 ECC Errors
Hi,

Some doubts on the ECC functionality on STm32h74x.
- How can we know if the data can be corrected for cases DEDF and DEBWDF ?
- I always see the DEDF and SEDF fields set in my case. This bits are set when the control is hit the main(), and then I cleared it forcefully by writing 0x03 to M3SR and M4SR (when the control is at the red line). But, these bits were set immediately when I stepped into the next instruction (see below snapshot). Why is this so ?


