Aikon AK32 esc current voltage sense calibration

Hi!

I’ve calibrated my 4in1 ESC according to the instructions here http://ardupilot.org/copter/docs/common-power-module-configuration-in-mission-planner.html#common-power-module-configuration-in-mission-planner

The problem is the voltage jumps all over the place. From 3v to 36v while my battery is at 24v. The value I put in for measured voltage changes after I click to another tab. Is this normal? Any idea how to get it stable?

Thanks!

ESC in question - https://www.getfpv.com/aikon-ak32-4-in-1-35a-6s-blheli32-esc.html?utm_source=google&utm_medium=cpc&adpos=1o1&scid=scplp8385&sc_intid=8385&gclid=Cj0KCQjwi8fdBRCVARIsAEkDvnJ6nRWY5iS3hmqgxW8cLNU28UFSzRmoZt3EY21v_xzAhgTptUSLNQMaAjoHEALw_wcB

There’s probably an issue with how the ESC is connected to the flight controller’s voltage and current monitoring pins. If you’re using a Pixhawk flight controller normally there’s a power module with a cable that connects to the board’s POWER port. There are other ways to get the battery voltage though including using BLHeli’s telemetry.

… so I guess the question is, how is the battery monitoring physically setup at the moment?

I have it wired to the appropriate pins on the power1 port on the cube. I used the pinout diagram in the cube specs to make sure I had everything matched up properly. Ground to ground, 5v to 5v, current and vsense.

To figure out if it’s a hardware issue or an AP config issue it might be interesting to check the voltage (with a hand held volt meter) of the pin from the ESC that is means to provide a voltage to the flight controller… and just make sure that it’s not jumping around and that it’s roughly 0V when the battery is disconnected and some other voltage (like 2V maybe) when the battery is plugged in.

Next it’s probably good to check the parameters… BATT_VOLT_PIN = 2 and BATT_CURR_PIN = 3.

1 Like