Other Parts Discussed in Thread: C2000WARE, C2000WARE-MOTORCONTROL-SDK
Hi team,
I am working on sensor less FOC using TMS320F280039C controller.
I am using Universal motor control lab code and Ported code from F280025 to F280039C micro controller (Custom drive + f280039C).
Example lab project at the folder: C:\ti\c2000\C2000Ware_MotorControl_SDK_<version>\solutions\universal_motorcontrol_lab\f28002x.
C2000WARE-MOTORCONTROL-SDK: www.ti.com/.../C2000WARE-MOTORCONTROL-SDK
Universal Project and Lab User’s Guide: www.ti.com/.../spruj26.
As per Universal_motorcontrol_lab guide, we are changed the Below parameters from HVKIT to custom board.
| USER_M1_NOMINAL_DC_BUS_VOLTAGE_V | 690 |
| USER_M1_ADC_FULL_SCALE_VOLTAGE_V | 690 |
| USER_M1_VOLTAGE_FILTER_POLE_Hz | 340.0f |
| USER_M1_ADC_FULL_SCALE_CURRENT_A | 40.00f |
| DC_bus scale factor | 1300 |
FYI: We have been tested HVKIT with F280039C CPU using universal code. Now, we are testing custom board with TI PMSM motor.
1.What are the other parameters We need to change From HVKIT to custom board?
Please Help me.
Thanks & Regards.