Quadrature pulse output generation with MC56F827 controller.

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

Quadrature pulse output generation with MC56F827 controller.

跳至解决方案
1,223 次查看
manikandanb
Contributor II

Hello all,

I need to generate the quadrature pulse (each with 90degree displacement) like the motor encoder signals. How to generate this with eFlex PWM in MC56F8247 microcontroller. What configuration should I made for this..??

I am using codeWarrior v10.6

Can anyone help me out for solving this.

 

Thanks in advance.

0 项奖励
1 解答
1,211 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As you know that the eFlexPWM module supports phase shift feature, so it i okay to generate the phase shift signals to simulate the PH_A and PH_B signal with PWM output signals.

I attach the example based on MC56F84789, pls refer to it.

BR

XiangJun Rong

在原帖中查看解决方案

2 回复数
1,212 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As you know that the eFlexPWM module supports phase shift feature, so it i okay to generate the phase shift signals to simulate the PH_A and PH_B signal with PWM output signals.

I attach the example based on MC56F84789, pls refer to it.

BR

XiangJun Rong

1,206 次查看
manikandanb
Contributor II

Thanks for your response,

I will check the code.

0 项奖励