Parammeters setting about S12ZVM128EVB

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

Parammeters setting about S12ZVM128EVB

1,613 次查看
zoujiahao
Contributor II

Hello! I bought a S12ZVML128EVB, and the BLDC is not from Freescale. I had download the software MC9S12ZVML128_BLDC_Sensorless, but it can't rotate the motor. Where to set the parameters? I can't find the motor parammeters in software.

标签 (1)
0 项奖励
回复
2 回复数

1,495 次查看
zoujiahao
Contributor II

Hi Radek,

I did it by modifying ADVANCE_ANGLE. Thank you!

0 项奖励
回复

1,495 次查看
RadekS
NXP Employee
NXP Employee

Hi zoujiahao,

Could you please specify parameters of your BLDC motor?

In fact, the MC9S12ZVML128_BLDC_Sensorless code has all settings directly inside MC9S12ZVML128_BLDC_Sensorless.c file.

The S12ZVML128EVB board contains the SW3 switch (ON/OFF) which drive motor control code. Is this switch in the correct position?

Please check also default jumper positions on your board.

It would be great if you could look at that in FreeMaster and check why it did not run.

The motor may not rotate due to DC bus current limit. The maximum current could be modified by DC_BUS_CURRENT_LIMIT and ALIGN_CURRENT_SCALED parameters (both should contain the same value).

You may also try modifying ADVANCE_ANGLE parameter for tuning Back-EMF detection.


I hope it helps you.

Have a great day,
RadekS

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------