Hello, our HSM transceiver function is implemented using SPI.
Does SPI support interrupts on this platform? If so, do you have a demo?
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.
Hello, our HSM transceiver function is implemented using SPI.
Does SPI support interrupts on this platform? If so, do you have a demo?
Hi,
but on which platform? Is it DRA71/TDA4x? Most of the processor platforms do support SPI interrupt, you just need to enable at create time..
Regards,
Brijesh
Yes, it does support interrupt mode. Please look into the create args when calling SPI_open.