PaxInstruments / labwiz-board

A development board based on the STM32 series processors specifically targeting the STM32F103RxT series.
4 stars 2 forks source link

Battery charge cutoff #116

Open charlespax opened 7 years ago

charlespax commented 7 years ago

A li-po battery should not be charged if it is below 0C. If the charging IC does not handle this, we should add some control to the microcontroller.

We could possibly add a hardware cutoff on the ENABLE line.

charlespax commented 7 years ago

Note: The third terminal on the BL-5C battery is not a thermistor. See https://github.com/PaxInstruments/labwiz-board/issues/115