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…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: LAUNCHXL-F280049C Tool/software: I'm using Motor Control sdk project for dual_axis_servo_drive , as I was only working on one motor, initially i didn't bother to comment out motor1…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: CONTROLSUITE Hi Team,
I would like to check if we have the ref code for sensor trap algorithm for BLDC motor control?
Thanks!
Jenson
Victor Munoz said: However, I am still encountering an issue where the motor jerks at startup due to the angle being reset to zero, which adds unnecessary stress to the hardware.
What do you mean that the motor jerks at startup? Do you have any measured…
Part Number: C2000WARE-MOTORCONTROL-SDK
Tool/software:
We are working on new design for motor speed control application where BLDC or PMSM motor upto 3kW will be controlled by Sinusoidal, Trapezoidal and FOC control.
Is there any TI microcontroller…
Part Number: C2000WARE-MOTORCONTROL-SDK Tool/software: The Teaching Your PI Controller to Behave article links (1-10) are not working. Can I have the links to the pdf files please Or Please point me to the righ urls.
Thank you. Anand.
e2e.ti.com/…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: BOOSTXL-3PHGANINV Tool/software: Hi Everyone,
We are developing 5KW PMSM motor control solution using Ti C2000 Universal Motor control project. We are using F280025C launchpad…
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 Other Parts Discussed in Thread: TMS320F280025 Dear Team,
We are using universal motor control project using TMS320F280025 microcontroller and DRV8343 module.
In that we want to know the change of the direction…
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…