Other Parts Discussed in Thread: MOTORWARE
Tool/software: Code Composer Studio
Kindly share Hercules RM48L952 related header files example codes similarly which are available for Piccolo and delfino controllers.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Murali,
I did some digging and was able to locate the most recent release of MotorWare that supports Hercules (note that this is a branch from the mainstream motorware supporting C2000). The latest version of the Hercules Motorware is 1.0.3.03 and is installed from the executable in this link: .
Once you have the MotorWare package installed it will be located at C:\ti\hercules\motorware if you use the default directory. The device specific files and example projects are located under these two paths dependent on whether you are interested in FOC Encoder Speed or Instaspin BLDC.
FOC Encoder Speed:
C:\ti\Hercules\MotorWare\v1.0.3.03\sw\solutions\foc_encoder_speed\boards\drv8301kit_revD\hercules
or
Instaspin BLDC:
C:\ti\Hercules\MotorWare\v1.0.3.03\sw\solutions\instaspin_bldc\boards\drv8301kit_revD\hercules
I can't vouch for how effective these project solutions are as it has been quite some time since they were developed and will probably give warnings about compiler versions, etc. If there are specific questions on the use of the package, please start new threads in order to maintain good search capability for other users.