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.
Hi,
I am using the control suite example "C:\ti\controlSUITE\development_kits\DRV830x-HC-C2-KIT_v105\GUI_project_InstaSPIN_BLDC" as a base code on kit DRV830x-HC-C2-KIT_v105 .
My Motor is "U13 T Motor" and having full rpm is 4500@48V (tested with another ESC). I am able to run motor at maximum 3600rpm @48V after adjusting the flux threshold but it run too much noisy. Using voltage control mode only.(not able to run in cascade,velocity and current as not much know how of PID parameters adjustments as they takes time so tried basic with increasing the duty to increase the speed).
Motor parameter are adjusted in the code correctly as its 24 pole motor. Please let me know what im doing wrong?
I also tried another motor which has a higher pole and rpm speed upto 8000rpm@48V but that motor also runs at max speed aprrox 3600rpm @48V after aadjusting the flux threshold.
Thanks.
Dear Sean,
I tried changing the PWM frequency from 20Khz to 40Khz but it did not help(same results). Then i try further changing it to 60Khz when i run the code motor stuck on startup and supply reached to max current limit.
My adc isr frequency is 20Khz. when i change both adc isr and pwm frequency to 40 Khz motor does not run.
Shall i share my instaspin bldc gui code with you if you can dig and find a solution?
Thanks,
Mohit
Yes, we are able to check the PWM output frequency on oscilloscope. I did not see any other option to change as the instaspin library source code is not available.
Mohit
If your company works with an TI field engineer, you can request access to the InstaSPIN BLDC source code for the library. It can be made available as a download. Having the source code may help you debug your issues more easily
Sean
Mohit
If there are no more questions here I will close this thread for now
Sean
Hi Sean, Thanks for your reply.
I will ask to field engineer for INSTASPIN BLDC Library Code.
Thanks,
Mohit