Hi,
I am trying to implement MibSPI parity test for TMS570LS1227 micro
Below is high level sequence I am following in my code
- Enable error interrupts (SPI_INT_PARITYERROR)
- Enable MibSPI parity test mode
- Flip the MibSPI parity bit
- Verify parity error is detected and is detected for correct address
My Question is, while verifying above I was looking for corresponding ESM channel (Group 1 channel 17, 18 & 24) to get triggered but did not observe ESM getting trigger. Could you please let me know if ESM is suppose to trigger during MibSPI parity test mode or not. If not then how can I test the working of these ESM channels.
Thanks & Regards,
Sailaja