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/TMS320F28027: V/F Control on Piccolo 027 or 069 ?

Part Number: TMS320F28027

Tool/software: Code Composer Studio

hi, 

i am using TMS320F28027 Piccolo Processors for driving motors.

Until now i was working with PMSM motor and driving them in vector control was wonderful

actually i tested TMS320F28027 for AC motors and the result wasn't so good.

i searched and found the HVACI_SCALAR project in controlsuit for AC motor but for F2803x processors.

is there a confidence and tested project (like HVACI_SCALAR) for piccolo processors like F28027 or F28069?

how can i find it?

if not, is it possible to convert the HVACI_SCALAR project in controlsuit to F28027 or F28069 project?

thanks

  • There is no specific v/f (scalar) reference for F28027 or F28069, just support F28035, but the reference should be easily ported to F28027/F28069 since the same CPU core is used on F28035 and F28027, you just need to change the device configuration code.