The TI E2E™ design support forums will undergo maintenance from July 11 to July 13. If you need design support during this time, open a new support request with our customer support center.
Part Number: C2000WARE Tool/software: When I go to import a project from the C200Ware Motor Control SDK (v5.04.00), I get an error message which says
"See details below... universal_servo_drive_f28p65x Product C2000WARE v0.0 is not currently installed…
Part Number: C2000WARE Other Parts Discussed in Thread: SYSCONFIG , Tool/software: Good evening.
I am starting new project in CCS 12.8.1, for F2838x MCU, using sysconfig.
I added the C2000Ware and SysConfig products to the project, then created .syscfg…
Part Number: C2000WARE-MOTORCONTROL-SDK Tool/software: I want to use existing code for sensorless control rather than re-invent, and not sure what is available. I found some discussion on the forum but the response was "use the motor control SDK" but…
Part Number: C2000WARE Tool/software: Hello Experts, My customer is using following libraries. [C2000 folder]\libraries\calibration\hrpwm\f28p65x\lib [C2000 folder]\libraries\math\FPUfastRTS\c28\lib [C2000 folder]\libraries\math\IQmath\c28\lib [C2000 folder…
Part Number: C2000WARE Other Parts Discussed in Thread: CONTROLSUITE , MOTORWARE , , Tool/software: I am unable to install motorware and controlsuite on my windows 11 for c2000 f28027f microcontroller.
Hi,
As it's been a month without a reply, I will assume the issue is resolved and close this thread. Please open a new thread if you have further questions.
Best,
Matt
Part Number: C2000WARE-MOTORCONTROL-SDK Tool/software: Hi, we would like to inquire whether your product range includes motor control solutions for position control of BLDC Motors. Could you please share links to those reference designs ?
Part Number: C2000WARE
Tool/software:
Hello, I am using the ERAD on the F28838D to profile my code and v5.05 does not work, but v5.04 does. I diff'd the files and found this in erad.C:
HWREGH(base + ERAD_O_CTM_INPUT_SEL_2) =
…
Part Number: TMS320F28P659DK-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: Dear Experts,
I noticed that the register address offsets for MCAN are inconsistent between the TRM and the C2000Ware library (hw_mcanss.h, version 5.04 that I'm…
Part Number: C2000WARE Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
HRPWM example 9 generates the following function:
void EPWM_init (){
HRPWM_setClockPrescaler (myEPWM1_BASE, EPWM_CLOCK_DIVIDER_1, EPWM_HSCLOCK_DIVIDER_1);
EPWM_…