Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: TIDM-1010 , C2000WARE , TMDXIDDK379D Tool/software: Hi, i am revisiting this topic as it is 5 years old. I am in the exact same situation as the OP. BLDC 24 pole motor and 20 bit…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: BOOSTXL-DRV8323RH
Tool/software:
Hello,
I am working with the the Universal Motor Control Lab on the 280025C LaunchPad + BoostXL-DRV8323RH, with the Anaheim_BLY172S_24V …
Dávid Rau said: If it is necessary to reduce the motor's inductance compared to the identified value, why did this not occur when using MotorWare?
Completely different hardware and software environments exist. One really shouldn't expect the very same…
Part Number: C2000WARE-MOTORCONTROL-SDK Tool/software: Hi everyone,
I need deep orientation to make calculation of speed and Angle for the absolute encoder RM22SC with signal (data+, Data-, Clock +, Clock -) using Launchpad F28379D and Simulink.
I…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: INA240 Tool/software: till build 2 i'm getting correct value vdcbus but at build level 3 i'm getting 7 for 24 voltage supply. This project is configured for LEM sensor but my INV…
Other Parts Discussed in Thread: C2000WARE-MOTORCONTROL-SDK Tool/software: From another thread, Motorware on github , it is said that is is OK to put in github TI files with BSD-3-clause. I went ahead and put up all files with BSD-3 banner under <c2000ware…
Part Number: C2000WARE-MOTORCONTROL-SDK Tool/software: Title: How to configure Code Composer Studio to select the correct device folder (MCAL) without using macros in code
Hello,
I’m working with two different microcontrollers in Code Composer Studio…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: TMDSCNCD280025C , LAUNCHXL-F280025C im working in F280025C. In adc iam getting the offset voltage as 0.1113 but i need to get 0.5vcan u help me to solve this issue.
Part Number: C2000WARE-MOTORCONTROL-SDK Tool/software: I'm giving speedref as 0.05 and Vq tasting 0.1000, the possible reason which i think are Using rg.Out (fake theta) doesn't align voltages with rotor flux. That can produce high iron losses, torque…
Part Number: C2000WARE-MOTORCONTROL-SDK Tool/software: Hello everyone,
I encountered a problem. I know that the " __fsat()" function/macro is used to limit the upper and lower bounds of a value (saturation), but I want to know its exact declaration…