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.

HSM interrupt with SPI

Other Parts Discussed in Thread: DRA71

Hello, our HSM transceiver function is implemented using SPI.

Our current SPI is a polling method, but we want to use an interrupt method.

Does SPI support interrupts on this platform? If so, do you have a demo?