Is there a method to test/simulate an STM32 SRAM Hardware Parity error on an STM32F302 Microcontroller?
With SRAM hardware parity checking enabled is there a way to test/simualte a RAM parity error? Also according to ARM once the NMI handler function is called then the NMI flag is cleared until the processor reasserts the flag. Will the NMI flag remain...