Part Number: DRV8313EVM
Tool/software: Code Composer Studio
I am experimenting with BLDC motor controllers and the DRV8313 fits the bill as far as Form, Fit, and function goes. I've purchased the DRV8313EVM and successfully gotten the TI supplied GUI installed, running, and operating our motor. Now I am ready to make changes to the TI provided firmware to experiment with various commutation schemes, faster speeds, etc... The problem is, I'd like to use the firmware provided and just modify the existing code but I can't find the source code for the 8313_Library.lib. I am assuming this library file is where the motor specific firmware resides?? Can some one help?
FYI, I am using the CCS Studio v7.0.0 (downloaded from TI website). I have downloaded MSP430Ware but that hasn't helped yet. I can run the controller and motor using the CCS debugger and control the speed of the motor with the on-board pot found on the DRV8313EVM. I want to run the motor faster than the existing firmware allows.