FreeCalypso > hg > fc-battery-conf
comparison charging/pirelli/permausb @ 0:5e84dc86a0bd
starting set of configs for the Pirelli
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 30 Nov 2017 01:15:29 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:5e84dc86a0bd |
|---|---|
| 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 |
