Hello,
I am new at brushless motors. I have started to learn by acquiring DRV8312-69M Kit. I am able to use it with Instaspin-Motion software without any problem.
I would like use kit with matlab. I installed C2000 hardware support and made required configuration.
I use supplied c28069pmsmfoc_ert example with sensorless and speed request from constant value options. When I click on "Build" button it compiles .out file and loads it into hardware.
*** Starting debug session...
*** Debug Session Name: Texas Instruments XDS100v1 USB Emulator_0/C28xx
*** Board Name: Texas Instruments XDS100v1 USB Emulator_0
*** CPU Name: C28xx
*** Connecting to target...
*** Loading the program to the target...
*** Program is running.
*** Disconnecting from target...
*** Terminating debug session...
*** LOAD & RUN DONE.
After loading copiled .out file into target hardware motor does not rotate, completely locks itself and makes high frequency noise.
I tried sensored mode with connecting hall cables, changing motor parameters (using telco motor so I think I dont need to change parameters) but nothing changed the result.
I checked model parameters, configuration settings, motor wiring but nothing really helped.
What could be the problem?
Thanks