Hi all,
I got 10 kits that consist of:
- Pololu Micro Maestro
- ESC M10A (M10A 10A Multicopter ESC - RobotShop)
- Brushless motor BL-150 (UAV Brushless Motor A1510 2200Kv - RobotShop)
- Servo HiTec HS-485HB
- Raspberry Pi 3
So far, I’ve been able to move the servomotors correctly, connecting them to the Pololu and sending position commands using Python (github FRC4564/Maestro). However, when trying to work with the brushless motor and ESC I only got it to turn in one direction. I have also connected the Pololu board on a windows computer and used their GUI tool to verify it, and I get the same results. The motor starts turning at 532us and increases speed up to 2622us all within the same rotation direction. I have not been able to make it rotate in the other direction.
I have checked the AC voltages between the 3 phases of the motor and they are ~6 V. My battery pack is 6 x AA and it’s currently reading 8.9V.
Can anyone let me know how to change rotation direction or if there’s something I am doing wrong?
Kind regards,
Miquel