cancel
Showing results for 
Search instead for 
Did you mean: 

How can i clear the FCCU IRQ Interrupt Status Flag.

AY D.1
Associate

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

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

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee

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