Skip to main content
AY D.1
Visitor II
October 19, 2021
Solved

How can i clear the FCCU IRQ Interrupt Status Flag.

  • October 19, 2021
  • 1 reply
  • 1155 views

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.

This topic has been closed for replies.
Best answer by Erwan YVIN

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

1 reply

Erwan YVIN
Erwan YVINBest answer
ST Employee
November 30, 2021

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