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 everyone,
I wonder if the F28069 can handle nested interrupts within a different PIE group.
For example an interrupt from PIE group 8 (I2CINT1A) must have higher priority than SPIRXINTA Interrupt from group 6.
Thanks and regards,
Rolando
Rolando,
The interrupt priority is fixed in hardware, however it is possible to implement prioritization of the Interrupts in software. For details, please see the F2806x Firmware Development Package User's Guide starting on page 135:
C:\ti\c2000\C2000Ware_<version>\device_support\f2806x\docs\F2806x_DEV_USER_GUIDE.pdf
I hope this helps. If this answers your question, please click the green "Verified Answer" button. Thanks.
-Ken