STM32L476 - how can I create an ECC error to test my error handling
Posted on March 15, 2018 at 11:41I implemented an error handling after an ECC related NMI is called (double bit error). How can I test it?Typical I overflash with corrupt data. But in case of the STM32L4 the hardware prevent it.Do you know a diffent...