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: TMS320F280041C Tool/software: I face a similar problem. I'm using F280049C with MotorControl SDK 5.04.00.00 and run lab05 motor id. The flagRunIdentAndOnLine always goes 0. I find that some TZ flags have set to 1. So I try commenting out…
Part Number: TMS320F280041C Tool/software: I'm using a TMS320F28004x device and need to generate an AES-encrypted hex file using --encrypt_aes . My current hex2000 v22.6.1.LTS does not support it. How can I obtain the encryption-enabled version of…
Part Number: TMS320F280041C
Tool/software:
Greetings! I have my hardware verified and running with a small motor with internal break. So I put a bigger motor - three phase internal break (conical rotor). The problem is immediately after I turn on the…
Hi Pavlin,
Just want to follow-up if you have figured out the question. You can use the software in the MotorWare to identify the ACIM parameters with F28069M. The rated flux is calculated based on motors specs.
Thanks,
Jiaxin
Part Number: TMS320F280041C Tool/software: Greetings! My project is based on MotorControl SDK 5_03 Lab07. At the beggining I turn on the lab in order to calibrate the offsets of the sensors ->
motorVars.flagEnableSys=1;
motorVars…
Part Number: TMS320F280041C Other Parts Discussed in Thread: MOTORWARE , Tool/software: Greetings! I have a working PCB using your TMS320F280041C. It is a frequency inverter. So I made a second pcb absolutely the same as the first one(they came together…
Part Number: TMS320F280041C Tool/software: Greetings! I have a working version of a frequeny inverter using your MotorControl SDK v5_03. So I built a bigger one. Absolutely the same but with bigger power module and bigger current sensors. So I corrected…
Part Number: TMS320F280041C Other Parts Discussed in Thread: C2000WARE Tool/software: Greetings! I want to use Lab07 as a base for my project. So I put the 2 cycles into 1 iternal ->
while(1)
{
while(motorVars.flagEnableSys == false)
…
Part Number: TMS320F280041C Tool/software: Greetings! I have a working version of a frequency inverter base on your MotorControl SDK v5_03. I built a bigger inverter, but I have problems with the power of the motor. In lab01 and lab02 the adc readings…