Skip to content

0.19 FW

Latest
Compare
Choose a tag to compare
@SimosMCmuffin SimosMCmuffin released this 20 Apr 15:45
· 2 commits to master since this release

-Official HW 1.0 hardware support, since it uses slightly different hardware components, which affect analog readings, there is an internal check to see what string is recorded in the flash OTP section and based on that use specific internal multipliers for analog conversion results. If no recorded data found in the OTP, the BMS defaults to <1.0 HW setup, so it should function properly with earlier board revisions.
-Added a restart charging timer "restartChargTime"($43), which allows the charging to automatically restart after the configured time has passed since a successful charging ending. Will very likely add a restart times counter in 0.20 FW to limit the maximum amount of charging restarts allowed.
-Started working on parallel mode operation, where it's possible to charge multiple packs from the same charger in a controlled fashion, even if the packs are of different capacity, but it's not quite official released yet.
-Heartbeat function for parallel mode operation. Unit broadcasts it's pack data and charging status.
-Some fixes and improvements for charging algorithm
-Bigger TX-buffer for faster USB serial printout
-Updated some parameter descriptions for serial terminal