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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
1,088 Views
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.

Labels (1)
0 Kudos
1 Solution
937 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
7 Replies
937 Views
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!

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

937 Views
michalistrapeza
Contributor II

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

0 Kudos
938 Views
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 Kudos
937 Views
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 Kudos
937 Views
michalistrapeza
Contributor II

ohh thanks!

0 Kudos
937 Views
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!
-----------------------------------------------------------------------------------------------------------------------

937 Views
michalistrapeza
Contributor II

thanks! ill go through all of them

0 Kudos