FreeCalypso > hg > fc-battery-conf
comparison charging-v1/pirelli/userphone @ 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/userphone@5e84dc86a0bd |
children |
comparison
equal
deleted
inserted
replaced
3:21e5933fcc7c | 4:c9b859e994cf |
---|---|
1 # This charging config will be appropriate if we ever produce a FreeCalypso | |
2 # fw version for the Pirelli DP-L10 that functions as an end user phone, | |
3 # or if we produce our own Pirelli-like phone hardware with the same USB | |
4 # arrangement for both charging and computer connection. | |
5 | |
6 start-delay 600 # ms | |
7 start-threshold 3900 # mV | |
8 restart-threshold 3900 # mV | |
9 charge-to-voltage 4200 # mV | |
10 overvoltage 4280 # mV | |
11 | |
12 ci-current 610 # DAC units | |
13 end-current 122 # ADC units | |
14 | |
15 i2v-offset 0x18 # register setting |