Part Number: C2000WARE-MOTORCONTROL-SDK Hello Team,
Using C-2000 ware for my project, I want to know which c-2000 timer is used for calling the MAIN Function recursively and the location where it is defined.
Thanks & Regards
Miit Prajapati.
Yanming Luo said: You may try to increase motorVars[0].IdRef_start and motorVars[0].alignCnt to make sure that the motor is aligned correctly.
I tried to increase id_start before starting, but it didn't work.
My current motor load is only a reducer…
Part Number: C2000WARE-MOTORCONTROL-SDK
In my previous projects, I have used an SPI encoder in the FCL code and implemented the following method
Comment out all t-format related lines
Initialize SPI_A
Implement functions to Write and Read from SPIA …
Part Number: C2000WARE-MOTORCONTROL-SDK Hi Team,
I ask this question for our customer:
project: universal_motorcontrol_lab_f28002x
control method: Sensorless; And the fixed speed is 4200RPM (3 pole pairs, 210Hz); Set the USER_MOTOR1_MAX_CURRENT_A parameter…
Part Number: C2000WARE-MOTORCONTROL-SDK Hello,
Is there documentation on how the motor torque is being calculated in C2000WARE-MOTORCONTROL-SDK ? Are the 3 phase currents being converted to an Arms and then multiplied by the motor Torque Constant? I was…
Part Number: C2000WARE-MOTORCONTROL-SDK Hello,
I am trying to run is04_signal_chain_test_eabi from MotorControl SDK Version 4.02.01. So far, I have been able to spin the motor in open loop using is03_signal_chain_test_eabi.
As far as I can presume, the…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: TMDSHVMTRINSPIN , C2000WARE Hi TI team,
I'm debugging the motor control with TMDSHVMTRINSPIN in C2000Ware_MotorControl_SDK_4_00_00_00. My motor's rated parameters are: 320V, 38A…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: MOTORWARE , C2000WARE , DRV8316 Hi Team, Working on Field oriented control of a BLDC Motor I had bought this LaunchXL F280049C Microcontroller and the DRV8316R Motor driver, I tried…
Part Number: C2000WARE-DIGITALPOWER-SDK This is my first time using CCS.
The project is example project below:
but The compiler reports the following error:
Code Composer Studio Version is:12.5.0.00007
Thank you
James McKenna said: Also can you show me how to set the increment and decrement values? The functions I mentioned aren't in the est.h file
The recommendation values in the user's guide is just for your reference for a generic motor. As you mentioned…