I was looking for interrupts numbers table in tms320dm8148.pdf but i found only 2 tables for DSP and A8 Cores. Could you please provide me with SPI interrupt number for M3.
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.
I was looking for interrupts numbers table in tms320dm8148.pdf but i found only 2 tables for DSP and A8 Cores. Could you please provide me with SPI interrupt number for M3.
hi John,
The McSPI interrupt number for M3 is:
Int Number | M3 Int Number | Media controller Int Name |
Event |
Interrupt Source |
Description |
75 | 59 |
52 | SPIINT0 |
McSPI0 |
SPI0 interrupt |
Media Controller INTC Interrupt Crossbar Mapping for McSPI:
Media controller Int Name |
Event |
Interrupt Source |
Description |
43 | SPIINT1 | McSPI1 | SPI1 interrupt |
44 | SPIINT2 | McSPI2 | SPI2 interrupt |
45 | SPIINT3 | McSPI3 | SPI3 interrupt |
Best regards,
Pavel
Hi Pavel,
First thanks for the quick response.
Actually i got confused from the these three : Int Number , M3 Int Number and Media controller Int Name what the difference among the three and which one i should use for M3?
Best Regards,
John
hi John,
Sorry for the delay. You should use the Int number 75.
Best regards,
Pavel