Hi. I am trying to control a bldc motor with hall sensors bought from freescale. i am using codewarrior v10.6. any help to how i can start my programming ? really struglling with it. Also any idea why my computer does not read my microcontroller

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

Hi. I am trying to control a bldc motor with hall sensors bought from freescale. i am using codewarrior v10.6. any help to how i can start my programming ? really struglling with it. Also any idea why my computer does not read my microcontroller

跳至解决方案
1,135 次查看
michalistrapeza
Contributor II

This is what I have http://cache.freescale.com/files/microcontrollers/doc/user_guide/LVMCDBLDCPMSMUG.pdf with the bldc motor etc. I have started a project in codewarrior. I need some hints about my code's structure. Im not very good with c programming. I am working on my final year project which is to control a bldc motor with and without sensors. I bought the motor kit from freescale but I just need some help.

标签 (1)
0 项奖励
1 解答
984 次查看
soledad
NXP Employee
NXP Employee

Hello Michalis,

Thank you for contacting us.CW10.x has 4 versions: special, basic, standard and professional.

You will see each version feature and price here:http://www.freescale.com/webapp/sps/site/overview.jsp?code=CW_SUITES&tid=CWHwe will see only special edition is free. special edition has 128 KB C object code size limit for Kinetis K Series and 64KB C object code size limit Kinetis E, L, M Series.

In addition you can install one or more CW version without problems!!


Have a great day,
Sol

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

在原帖中查看解决方案

0 项奖励
7 回复数
984 次查看
TICS_Fiona
NXP Employee
NXP Employee

Are you using this Kit?

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=3PHASELV-KIT

This Kit includes the CD with reference design based on 56F8006 and S08MP, including document and source code.

But the demo projects are based on Classic CodeWarrior, not Eclipse CodeWarrior.

For 56F8006, the Classic CodeWarrior is:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC

For S08MP, the Classic CodeWarrior is:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MICROCONTROLLERS

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

984 次查看
michalistrapeza
Contributor II

do I  have to buy the 2 codewarriors? anywhere I can get them for free?

0 项奖励
985 次查看
soledad
NXP Employee
NXP Employee

Hello Michalis,

Thank you for contacting us.CW10.x has 4 versions: special, basic, standard and professional.

You will see each version feature and price here:http://www.freescale.com/webapp/sps/site/overview.jsp?code=CW_SUITES&tid=CWHwe will see only special edition is free. special edition has 128 KB C object code size limit for Kinetis K Series and 64KB C object code size limit Kinetis E, L, M Series.

In addition you can install one or more CW version without problems!!


Have a great day,
Sol

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

0 项奖励
984 次查看
michalistrapeza
Contributor II

so for my application i mentioned above if i buy the basic one should it be fine?

Control of bldc motor sensor and sensor less with mc9s08mp16

0 项奖励
984 次查看
michalistrapeza
Contributor II

ohh thanks!

0 项奖励
984 次查看
soledad
NXP Employee
NXP Employee

Hello,

Please check the below links, you can find some application notes. Please let me know if this helps!!

3-Phase BLDC Sensorless Reference Design|Freescale

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4597.pdf?fasp=1&WT_TYPE=Application...

http://cache.freescale.com/files/microcontrollers/doc/ref_manual/DRM135.pdf?fasp=1&WT_TYPE=Applicati...

http://cache.freescale.com/files/microcontrollers/doc/user_guide/BLDCSLK60UG.pdf?fasp=1&WT_TYPE=User...

http://cache.freescale.com/files/32bit/doc/app_note/AN4376.pdf


Have a great day,
Sol

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

984 次查看
michalistrapeza
Contributor II

thanks! ill go through all of them

0 项奖励