demo_single_motor (Archive [Date 2022.10.10 Time 20.18]
masselon
Posts: 51
in Propeller 2
Hello All
I am traying to running the universal motor application but it didn´t run.
See the attached print screen DEBUG.
Thanks in advance.
Masselon
Comments
Hi !
Couldn't see the image, but the file date seems a bit old now. The author @"Stephen Moraco" has a new release at his github site if you wanted to try that. Hopefully that will help.
Otherwise it would be good to share a photo of your wiring and also, make sure your voltage supply matches the settings in the driver. I'm sure with a bit more info about your setup this can be solved for you.
@masselon I'm sorry to hear that you are having problems.
I'm traveling and away from my gear. I'll be back by end of the day tomorrow. In the meantime, please check:
isp_bldc_motor_userconfig.spin2
is adjusted to reflect the Motor you are using (1 or 2 of them) and the Voltage you are providing to the motorsIf this is all correct then I fully expect the demos to work correctly.
Reply here with what you find out. I'll check in here as soon as I get home from my travels.
Thank you Stephen
I discovery I made test with a Wye BLDC motor while code is for Delta connection winding BLDC motor.
I will test it with a new motor correct conection type.
Thanks again