MPC5744P PWM

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

MPC5744P PWM

Jump to solution
1,513 Views
woaibaiyan
Contributor II

Hi,

    I am using the MPC5744P chip now. I want to implement PWM capture on the C[4] pin.

    I used the eTimer module to implement the PWM capture function. But the C[4] pin does not have an eTimer module.

    I don't know how to use the PWM module to implement capture PWM.Could you give me an example to implement        PWM capture with the PWM module? Thank you!

    捕获.PNG

Tags (2)
0 Kudos
1 Solution
1,328 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

the capture on teh FlexPWM works simiarly as on eTimer. I can share example for the MPC5643L, you can easily reuse it on the MPC5744P. Take a simple FlexPWM example for MPC5744P and add code for e-capture. 

BR, Petr

View solution in original post

1 Reply
1,329 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

the capture on teh FlexPWM works simiarly as on eTimer. I can share example for the MPC5643L, you can easily reuse it on the MPC5744P. Take a simple FlexPWM example for MPC5744P and add code for e-capture. 

BR, Petr