2021-10-19 10:26 AM
Hi, I am working on FCCU module in SPC584B. I have enabled the IRQ Alarm for the Faults. When the Fault is simulated using fake fault, i am getting the IRQ Interrupt. But, on getting the Interrupt if i do not clear the fault, the interrupt keeps triggering. Is there a way that i can clear the IRQ interrupt Status Flag to de-assert the Interrupt.
Solved! Go to Solution.
2021-11-30 08:37 AM
Hello ,
Could you check the application SPC582Bxx_RLA FCCU Test Application for Discovery ?
i think that it is the same IP
you can disable your FCCU IRQ Alarm by disabling this register :
FCCU IRQ Alarm Enable register n (FCCU_IRQ_ALARM_ENn)
Best Regards
Erwan
2021-11-30 08:37 AM
Hello ,
Could you check the application SPC582Bxx_RLA FCCU Test Application for Discovery ?
i think that it is the same IP
you can disable your FCCU IRQ Alarm by disabling this register :
FCCU IRQ Alarm Enable register n (FCCU_IRQ_ALARM_ENn)
Best Regards
Erwan