Our system design has a hardware error signal, for which transitions to low indicate an error condition, connected to TMS570 MIBSPI5NCS[0]. Is it possible to config the TMS570 so that such transitions cause an interrupt to be generated?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Our system design has a hardware error signal, for which transitions to low indicate an error condition, connected to TMS570 MIBSPI5NCS[0]. Is it possible to config the TMS570 so that such transitions cause an interrupt to be generated?
Hi Marcus,
N2HET1 pins don't generate input interrupt either.
But if program code to N2HET RAM to capture input signal at N2HET1[11] pin using NHET ECNT instruction, the code can detect the falling or/and rising edge of the input signal and generate interrupt.