Skip to content

Releases: janpom/FlexiBMS_Lite_FW

FlexiBMS Lite FW v0.3

13 Mar 22:26
90f6ab2
Compare
Choose a tag to compare
FlexiBMS Lite FW v0.3 Pre-release
Pre-release

Basic CAN communication

  • COMM_FW_VERSION
    • major version
    • minor version
    • hardware name
  • COMM_GET_VALUES
    • battery pack voltage
    • charge current
    • BMS temperature
    • battery pack temperature
  • COMM_GET_BMS_CELLS
    • cell voltages
    • indication of balancing

Shortcomings (COMM_GET_VALUES)

  • SoC is a dummy value (50)
  • operational state is a dummy value (OP_STATE_INIT)
  • "charge balance active" is a dummy value (0)