Hi,
I am using this charger (
http://www.banggood.com/IMAX-B6AC-upgraded-B6AC-80W-multi-functional-smart-balance-charger-p-71972.html) for about 8 months charging my 1S-3S LiPo's without issues.
The only thing missing from this is the battery internal resistance (IR) function, which I need in order to check the quality of my batteries.
Looking for a firmware update for it, I came across this firmware and was amazed for what it offered.
After reading the available documentation, I've managed to flash v1.99 on it (it is an ATMega32 MCU with the original pin layout for the flash pins) but I am having issues with calibration.
I can calibrate voltage with my multimeter but it does not have (the multimeter) the capability for displaying three digits (it can display two digits on the 10A range and one in the 200mAh range), therefor I cannot be sure for the exact measurement.
Naturally, I cannot check the battery capacity (I used a 1S 150mAh LiPo for testing) since it reports a "calibration I current" error 4.
I used the
cheali-charger-Dual-Power-B6AC-80W-RC_1.99-20160411_atmega32.hex to flash it.I have two questions:
1. Is it possible that someone who performed calibration on exactly the same charger to send me a dump of the EEPROM (I believe that calibration data is stored there) so that I can restore these on my charger using avrdude? It would be really great if there was some kind of "calibration database" as this would help newbies like me.
2. When connecting my multimeter in series with the battery and the charger (BAT+ > METER- > METER+ > B6AC- > B6AC+ > BAT-), when calibrating "I charge" I get negative readings on the multimeter and when I calibrate "I discharge" I get positive ones. Is this normal?
Right now I've restored the original firmware to the charger (together with it's EEPROM backup) and works like before but I would really like to use cheali for the internal resistance function.
Many thanks in advance.