This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Do you have a HVPM_Sensored project that work good with this release of TMDSHVMTRPFCKIT Kit (R1.1) ?

Other Parts Discussed in Thread: HVPMSMMTR, CONTROLSUITE, TMS320F28035

I have a High Voltage Motor Control Kit R1.1 and a Permanent Magnet Motor:

  • High Voltage Motor Control and PFC Developer's Kit: (TMDSHVMTRPFCKIT) 
  • Permanent Magnet Synchronous Motor for TMDSHVMTRPFCKIT: HVPMSMMTR

I test the example for PM Motors (HVPM_Sensored) that is in Control Siute directory:

C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.0\HVPM_Sensored

I have CCS5.2.1 , and I successfully compiled, and uploaded to TMS320F28035 target.
Then, close down CCS5, I power down, unplug USB cable, and unpopulate [main] J9.

When I power up the board connecting Main AC, and the board turn on,
but the PM Motor don´t work.

After many tests, I see that the shaft stay only on 4 position, cause the motor have 4 poles.

Do you have a HVPM_Sensored project that work good with this release of Kit (R1.1) ?

 

  • Hi Pedro,

    The projects located in the HVMotorCtrl+PfcKit_v2.0 directory are designed for the (R1.1) kit.  Have you tried running the code and controling the motor from within CCS?  Does the motor spin using CCS? 

    If you are just loading the code and trying to run the project without CCS, I must remind you, there are some software variables in place (BUILDLEVEL, EnableFlag, lsw) within the code that keep the system disabled.  These variables are set in place for safety purposes (not have the motor start before you are ready) and to allow the use of incremental software builds where you may test each system component step-by-step.  These variables must be changed to enable the motor to spin.  Have you changed these variables to the test setup you want to run?  Do you think this could be the issue?

    The details regarding the HVPM_Sensored project and how to use it are found within: C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.0\HVPM_Sensored\~Docs\Sensored FOC of PMSM.pdf

    Regards,

    Emmanuel