Other Parts Discussed in Thread: TMDXIDDK379D, C2000WARE, CONTROLSUITE
Tool/software: Code Composer Studio
I am working on a multi megawatt stepper motor drive system. I am having a very hard time getting the PGA411 chip to operate properly over a wide range of RPM and high acceleration rates that this project requires. The PGA411 seems to be fine with fixed RPM applications but not for accelerating applications. Linearity and stability issues with the PGA 411 are out of control.
So I want to try to use the position manager with the resolver. I am trying to find a working demo of code that I can run and experiment with. I have a TMDXIDDK379D board to use as a platform for testing the code.
It seems that the example project is only available to be downloaded into the cloud CCS environment. I have an early CCS example project "IDDK_PM_Servo_F2837x" but It will not compile. It has many un-resolved identifiers. I haved tried to get all the includes it is looking for but it needs some stuff that I cannot find in the C2000ware files.
