Is it possible to read pwm signals in MPC5777C?

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

Is it possible to read pwm signals in MPC5777C?

Jump to solution
516 Views
kerem01011
Contributor II

How to read pwm signals in MPC5777C microcontroller? Is there any application example, or code example?

0 Kudos
1 Solution
473 Views
petervlna
NXP TechSupport
NXP TechSupport

The example can be used this one as starting point:

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5646C-eMIOS-frequency-measurement-CW2...

or you can use SPC5748G example from S32DS, the mode module is the same:

petervlna_0-1685940255469.png

 

Best regards,

Peter

View solution in original post

3 Replies
474 Views
petervlna
NXP TechSupport
NXP TechSupport

The example can be used this one as starting point:

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5646C-eMIOS-frequency-measurement-CW2...

or you can use SPC5748G example from S32DS, the mode module is the same:

petervlna_0-1685940255469.png

 

Best regards,

Peter

449 Views
kerem01011
Contributor II
thank you very much!
0 Kudos
474 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Yes, it is possible.

For such purpose this chip offer:

1. eMIOS where you can use input capture mode (reference manaul :36.6.1 Unified Channel (UC))

2. eTPU whole signal processing unit

Best regards,

Peter

0 Kudos