@@ -2,7 +2,11 @@ variable name,data type,register,documented name,description,writable,values,uni
22, USHORT , x311 , Battery charge voltage ,,, 41~63 , 0.1V ,
33, USHORT , X311.2 , Charge current limit ,,,, 0.1A ,
44, USHORT , X311.4 , Discharge current limit ,,,, 0.1A ,
5- ,, X311.6 , Status , todo bit flags; they are a bit weird ,,,,
5+ , 2BIT , X311.6 , Status , todo bit flags; they are a bit weird ,, " {"" b0"" : "" charging"" , "" b1"" : "" stand by"" , "" b0&b1"" : "" discharging"" }" ,,
6+ ,,,,,,,,
7+ ,,,,,,,,
8+ ,,,,,,,,
9+ ,,,,,,,,
610,,,,,,,,
711, 16BIT_FLAGS , x312 , Protection Flags ,,, " {"" b15"" : "" OTD (Over Temperature Discharge) protection"" , "" b14"" : "" OTC (Over Temperature Charge) protection"" , "" b13"" : "" UTD (Under Temperature Discharge) protection"" , "" b12"" : "" UTC (Under Temperature Charge) protection"" , "" b11"" : "" System error"" , "" b10"" : "" Delta V Fail"" , "" b7"" : "" DisCharge over current"" , "" b6"" : "" Charge over current"" , "" b5"" : "" SCD (Short Circuit Discharge) protection"" , "" b4"" : "" Cell over voltage"" , "" b3"" : "" Cell under voltage"" , "" b2"" : "" Module over voltage"" , "" b1"" : "" Module under voltage"" , "" b0"" : "" Soft start fail"" }" ,,
812, 16BIT_FLAGS , X312.2 , Alarm Flags ,,, " {"" b7"" : "" DisCharge over current"" , "" b6"" : "" Charge over current"" , "" b5"" : "" Cell over voltage"" , "" b4"" : "" Cell under voltage"" , "" b3"" : "" Module over voltage"" , "" b2"" : "" Module under voltage"" , "" b1"" : """" , "" b0"" : """" , "" b15"" : "" OTD (Over Temperature Discharge) protection"" , "" b14"" : "" OTC (Over Temperature Charge) protection"" , "" b13"" : "" UTD (Under Temperature Discharge) protection"" , "" b12"" : "" UTC (Under Temperature Charge) protection"" , "" b11"" : "" Delta V Fail"" , "" b10"" : "" Pack before turn off"" , "" b9"" : "" Internal communication fail"" , "" b8"" : """" }" ,,
0 commit comments