FreeCalypso > hg > fc-battery-conf
comparison charging-v1/pirelli/permausb @ 4:c9b859e994cf
configs for non-working FCHG version 1 moved to charging-v1
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 29 Dec 2017 18:39:19 +0000 |
parents | charging/pirelli/permausb@5e84dc86a0bd |
children |
comparison
equal
deleted
inserted
replaced
3:21e5933fcc7c | 4:c9b859e994cf |
---|---|
1 # This charging config is intended for those usage scenarios in which the | |
2 # phone is permanently connected to USB and cannot function at all without | |
3 # this USB connection (pseudo-modem operation), and runs FreeCalypso fw | |
4 # permanently as well, i.e., flashed rather than fc-xram. This config | |
5 # maintains the battery at a lower charge level in order to prolong its | |
6 # life; on-battery runtime is not relevant when the phone cannot do anything | |
7 # useful without being connected to a host computer via USB. | |
8 | |
9 start-threshold 3750 # mV | |
10 restart-threshold 3750 # mV | |
11 charge-to-voltage 3920 # mV | |
12 overvoltage 4000 # mV | |
13 | |
14 ci-current 610 # DAC units | |
15 end-current 122 # ADC units | |
16 | |
17 i2v-offset 0x18 # register setting |