PWM frequency for MPC5646

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

PWM frequency for MPC5646

2,589件の閲覧回数
phobos973
Contributor I

Hi,

 

 

I read in an application note, that PWM frequencies are usually between 1KHz and 100KHz. But I also read in the DS of the MPC5646 that the peripheral frequency is in the range 8MHz-120MHz.

 

 

So what is exactly the frequency of the PWM module for the MPC5646? I need a high frequency like the peripheral frequency (more than 8MHz), is that possible?

 

 

 

Thank you for your help.

Regards,

ラベル(1)
0 件の賞賛
返信
1 返信

2,245件の閲覧回数
lama
NXP TechSupport
NXP TechSupport

If you mean eMIOS PWM then eMIOS belongs to peripheral set 3 which can be clocked by frequency derived (divide from /1 to /16 (CGM_SC_DC2 Register)) from sysclk (max 120MHz). Next divider in series to previous is a global prescaler of eMIOS module (1~256). So, max input clock for PWM can be pwmclk = 120/1/1=120MHz. Now the period of the PWM signal is defined by PWM period setup for defined mode. fPWM = period / pwmclk.

Best Regards, Ladislav

0 件の賞賛
返信