Hi Everyone,
I am testing the MibSPI RAM parity. In our project, we use MibSPI to communicate with a peripheral. The MibSPI is working in multibuffer mode to transmit/receive data. After I initialize the MibSPI RAM, I want to test the parity and once I filpped a bit in the parity address, a data abort exception interrupt arrived. I checked the ESM register and there was no group 3 error occured. In my opinion, the MibSPI RAM parity can not be tested after the MibSPI RAM has been initialized, am I right? Or there are other opptions?