Part Number: TMS320F280049C
Other Parts Discussed in Thread: BOOSTXL-DRV8323RS, C2000WARE-MOTORCONTROL-SDK, C2000WARE, TMDXIDDK379D
Tool/software: Code Composer Studio
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.
Part Number: TMS320F280049C
Other Parts Discussed in Thread: BOOSTXL-DRV8323RS, C2000WARE-MOTORCONTROL-SDK, C2000WARE, TMDXIDDK379D
Tool/software: Code Composer Studio
C2000 doesn't have hall sensor based sensored-FOC, but there is a reference sensored-FOC with an encoder on F28004x in motorControlSDK as the below link.
MotorControl software development kit (SDK) for C2000™ MCUs
C2000WARE-MOTORCONTROL-SDK: http://www.ti.com/tool/C2000WARE-MOTORCONTROL-SDK
Thank you. I downloaded the MotorControl- SDK but I'm not certain that I am looking at the right code. Is this the right path:
[install dir]/C2000Ware_MotorControl_SDK_2_01_00_00/solutions/common/sensored_foc/source/dual_axis_servo_drive.c
or is there a different file to start with?
Regards
Is this the file you were referring to?
[install dir]/C2000Ware_MotorControl_SDK_2_01_00_00/solutions/common/sensored_foc/source/dual_axis_servo_drive.c
Thank you.
It's ok, but it's for the dual motor. You might refer to the example in the below folder, but it's based on IDDK with controlCard. So, you have to make some changes to support your own board/kits based on either one of these two projects.
\ti\c2000\C2000Ware_MotorControl_SDK_2_01_00_00\solutions\tmdxiddk379d\f28004x
Hi,
I was following the example project in that folder. I noticed that the BoosterPack has the VDC bus voltage input (VSENSM) connecting to PGA2/4/6_GND on the launchpad. The Boosterpack is expecting to connect to an ADC input on that pin instead. Would I need to cut the booster pin that connects to the F28004x launchpad there and jumper to a different ADC input pin? Or is there a better solution?
Regards,
Neil
Yes, you have to cut the connection and add a jumper to connect the dc bus voltage sensing signal to an ADC channel.