Part Number: TMS320F28035
Other Parts Discussed in Thread: INSTASPIN-BLDC, CONTROLSUITE
Tool/software: Code Composer Studio
Hello,
I started my work on DRV8301-hc-evm development kit with TMS320F28035 microcontroller. I imported and compiled the project Instaspin_BLDC code given in TI Resource Explorer. I'm using the motor which is given in the pdf(attached,Motor:272763). The motor given is Maxon make brushless DC motor with parameters:
#define RS 1.27 // Stator resistance (ohm)
#define RR 0 // Rotor resistance (ohm)
#define LS 0.000143 // Stator inductance (H)
#define LR 0 // Rotor inductance (H)
#define LM 0 // Magnetizing inductance (H)
#define POLES 2 //Poles per phase
with these settings and when tried to run in open loop: level-2 (build level), the motor is not running properly. Kindly correct me if I'm missing anything. Also, I'm having doubt related to
#define COMMUTATES_PER_E_REV 6.0 ---- How to decide this value for the motor I'm using?
CmtnPeriodTarget - How to determine this value?
Please guide me to run the motor in open loop.
Also, I tried running the ssame motor using "InstaSPIN-BLDC_GUI_DRV83xx_v104.exe" successfully. Velocity control and current control are successful. If I'm using "Instaspin_BLDC" project, the motor is not rotating properly. Please let me know if I'm missing anything and please give information related to Commutation Period Target and commutation per electrical rotation. Thank youEN-241.pdf