|
|
|
Sansa Battery MeasurementsPatching battery bench
got_info
do
{
if(!in_usb_mode && got_info &&
(exit || timeflag || got_info || rb->ata_disk_is_active()) )
Limits - to be confirmed
ChargingBattery charging is controlled by the integrated charger of the PP5024 SoC, which allows configureable charging current and voltage. The charge control register is currently not configured, resulting in a default maximum charging current of 50 mA and maximum charging voltage of 3.9V. This makes charging slow (and probably incomplete) compared to the original firmware. Furthermore, while USB is not supported yet by rockbox on the Sansa e200, the USB interface is allowed to draw only 100 mA instead of the possible maximum 500 mA. In the mean time:
Dischargingbattery run 03-Apr-2007, Rockbox revision: 13002
battery run 31-Aug-2007, Rockbox revision: 14552
battery run 01-Nov-2007, Rockbox revision: r15294-071025
See also:
r17 - 27 Jan 2008 - 12:48:27 - BertrikSikken
Copyright © by the contributing authors.
|