MPC5744P PWM

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MPC5744P PWM

跳至解决方案
1,511 次查看
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

标记 (2)
0 项奖励
1 解答
1,326 次查看
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

在原帖中查看解决方案

1 回复
1,327 次查看
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