PPG Component and FTM Overflow Flag

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

PPG Component and FTM Overflow Flag

437 Views
Designer11
Contributor IV

Hi All,

I'm currently using a PPG1 "programmable pulse generation" component to change frequency at run time, and it works.

What i would like to do next is to use the timer overflow interrupt flag that associated to the PPG1 in PEx to manipulate some data. However, i don't think the possibility of using FTM counter overflow in PEx is possible as i don't see the option is visible anywhere in PEx components window. 

Is that true ?

Thanks

0 Kudos
2 Replies

303 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

If you want to use FTM counter overflow interrupt, you may need to enable the interrupt service/event of PPG_LDD.

PPG1_OnEnd.png

Best Regards,

Robin

 

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

0 Kudos

303 Views
Designer11
Contributor IV

Hi Robin,

Thanks for your help, i will try this method and let you know.

0 Kudos