-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storage or Storage+Balance is very slow the charge/discharge is done with less than 1C #32
Comments
"Shouldn't it be charging at least at 1C?" let us consider only "storage" (it's much simpler then "storage+balance")
|
I'll collect and share some more precise details. |
Test with a 1300mah 3S LiPo. Details:
|
can you give me the voltage for all cells (separately) and also the measured resistance for all cells? |
I stopped the program but I restarted it again. See the values bellow: Cell voltage:
|
interesting, |
The fw version is 0.32m.
I left it running until now and it changed from 52% to 57% in 30min. If it was to raise to 66% when it stops it would be almost 2hrs waiting. |
please install the "not_tested/cheali-charger-[?]-0.33.hex" version. The "%" value is not important. How the "storage" program should work, the charger should:
If the 0.33 version is not working as above, |
unfortunately you will need to calibrate the charger again after installing the 0.33 version |
All done, 0.33 loaded and calibrated. https://www.youtube.com/watch?v=3TVlw_WvViA Just 1:30 but even after 20min it was still only charging at 212mah. |
Thanks for the video, And the charge process is working normally at 1C? |
Yes. The charge process works fine. Minor issue there as it leaves the cells a bit bellow 4.20v but I usually |
Indeed, there was a bug in the firmware, Best regards, ps. "Minor issue there as it leaves the cells a bit bellow 4.20v" |
Seems like you nailed it. |
I noticed that in the storage or storage+balance mode if the charger needs to charge the LiPo to reach the 66% of charge it doesn't charge it not even at 1C.
For example on a 1300mah LiPo it was charging at ~350mah and this makes the process take hours to complete. Shouldn't it be charging at least at 1C?
What I do now it to charge and stop manually around 66% and then run the storage program but if I get distracted and it passes that value then again I have to wait hours because the discharge rate is even more slow.
The text was updated successfully, but these errors were encountered: