TIDUF20B December 2022 – July 2025
Update cell voltage, pack current, battery status and protection status.
void BatteryDataUpdate_32s(void);
Void.
Void.
This function updates 32s cells voltage and pack current every 100ms. The battery status, protection status, and FET status are updated every 500ms. The 32s cell voltage are read by direct command in sequence. Changing the timer period changes the data update period.
This design uses the same I2C peripheral so the data from bottom AFE and top AFE can not be read at same time.