I have a Bidirectional Brushless Motor and trying to use it for my UUV project, at the documentation of the ESC it states:
PWM – 2000 Microseconds Full Forward, 1500 Microseconds Stop, 1000 Microseconds > Full Reverse
but my motor only responds-works when i set pwm to 2000Microseconds, otherwise it just stops, no response at 1000Microseconds
i am using servo.h libraries writemicroseconds
function and a Arduino Uno, pin 9
the motor i use
Please help
alto777
February 22, 2025, 6:03pm
2
That shoukd work but doesn't for you.
So… anyone helping will need to see the code you are trying and a schematic of how you've hooked eveything up.
Please show all parts, how they are connected to each other with attention to where the loader power is coming from and how it gets to the parts that need it.
a7
1 Like
alto777
February 22, 2025, 6:09pm
3
It is also possible that out of the box the ESC won't respond to servo PWM. I'm looking at the motor.
You may be able to calibrate the ESC and succeed, it is also possible you may need to use the BLHeli configurator to set up the ESC.
See
Hi!
I am trying to use this ESC link with my arduino mega. But I cannot get a rotor to spin, I have a very small manual and cannot find any information online with google on how to wire it up properly.
I have used Hobby King ESCs before but not a 4in1, I made a guess and wired it like this (I also treid now to wire the Signal #1 cable direcly onto pin 11, but no movement):
[image]
And here is the manual:
[image]
When it starts up I can here the three beeps from the rotor for the 3 cell b…
I'll try to find another thread I recall that may help. Don't hold your breath for that.
a7
1 Like