MPC5744P PWM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,510件の閲覧回数
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,325件の閲覧回数
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,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