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.

CCS/TMS320F28035: tms320f28035

Part Number: TMS320F28035
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

i am wrote the code to control induction motor also will going to implement in tmdshvmtrpfckit  with out using driver macro and without considering per unit system as this written in HVACI_Sensorless,

 1.is that necessarily to consider PU and DRIVE MACRO in order to implement my code in this kit. please give me exact information about this kit related to what types code, i developed my code by referring from C:\ti\controlSUITE\device_support\f2803x\v122\DSP2803x_examples_ccsv4, 

2. is that the developed code to be expected exactly the same as like HVACI_Sensorless project to implement in this kit?

  • When developing motor control code for an EVM, you will need to generally take into account some of the hardware specifications such as DC bus voltage and feedback circuitry. You do not have to use any specific software, we simply provide examples to help get started controlling a motor with our evaluation hardware. You do not have to use per-unit or the DRIVE macro either, these are provided as reference only.

    Sean