FIQ Interrupt for i.MX25

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FIQ Interrupt for i.MX25

583 Views
erickang
Contributor II

Hi All,

I'm finding the FIQ handle method in i.MX257.

Please share the code if you have.

Actually I want to make the interrupt with around 100ms period.

The interrupt was not operated normally when I applied the GPT and EPIT.

So I want to use the FIQ in our product.

I know Linux might not satify the periodic Interrupt due to Linux Scheduler and Interrupt Handle Flow.

I could see the phenomenon in GPT and EPIT Timer, but I think FIQ has the better performance in Interrupt.

Could you give me how to apply FIQ in i.MX25?

Best Regards,

Eric.

Labels (2)
0 Kudos
1 Reply

376 Views
igorpadykov
NXP Employee
NXP Employee

Hi Eric

I would suggest to look at next app note describing fiq

usage in linux

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00259791...

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos