N900 Hardware Battery Charger

(New page: The battery charger is the [http://focus.ti.com/docs/prod/folders/print/bq24150.html bq24150] charger from TI. It also features reverse boost mode - which enables power to be supplied to ...)
Line 5: Line 5:
There is no kernel driver for this chip - it is driven over I2C by BME.
There is no kernel driver for this chip - it is driven over I2C by BME.
-
[[N900 Software BME|BME (Battery Managment Entity)]] needs replaced with an open-source version in order to allow easy operation in USB host mode.  
+
[[N900 Software BME|BME (Battery Managment Entity)]] needs replaced with an open-source version in order to allow easy operation in [[N900 Hardware USB Host|USB host mode]].  
There are safety implications of software drivers for this chip, the chip can be configured to have an output voltage of up to 4.44V, which is higher than the absolute maximum voltage of 4.2V that li-ion batteries can be safely charged to.
There are safety implications of software drivers for this chip, the chip can be configured to have an output voltage of up to 4.44V, which is higher than the absolute maximum voltage of 4.2V that li-ion batteries can be safely charged to.
[[category:N900_Hardware]]
[[category:N900_Hardware]]

Revision as of 22:26, 3 June 2010

The battery charger is the bq24150 charger from TI.

It also features reverse boost mode - which enables power to be supplied to a USB device connected to the N900.

There is no kernel driver for this chip - it is driven over I2C by BME.

BME (Battery Managment Entity) needs replaced with an open-source version in order to allow easy operation in USB host mode.

There are safety implications of software drivers for this chip, the chip can be configured to have an output voltage of up to 4.44V, which is higher than the absolute maximum voltage of 4.2V that li-ion batteries can be safely charged to.