Support and General Use > Hardware

Sansa fuse Plus battery calibration

<< < (3/5) > >>

fennectech:
Okay  it worked kind of  but the bootloaders charge thing is flipping between 83 and 100 percent
    { 3100, 3650, 3720, 3750, 3780, 3820, 3880, 4000, 4040, 4125, 4170 },  this is my current version of that line

fennectech:
can somebody help me in figuring out accurate values for these numbers?
{
    /* Sansa Fuze+ Li Ion 600mAH figured from discharge curve */
    { 3100, 3650, 3720, 3750, 3780, 3820, 3880, 4000, 4040, 4125, 4170 },
};

/* voltages (millivolt) of 0%, 10%, ... 100% when charging enabled */
const unsigned short percent_to_volt_charge[11] =
{
    /* Sansa Fuze+ Li Ion 600mAH figured from charge curve */
    3480, 3790, 3845, 3880, 3900, 3935, 4005, 4070, 4150, 4250, 4335
};

fennectech:
what information would i need to start?

saratoga:
Maybe, what are you actually trying to do?  Asking for help isn't much use if you don't explain the problem. 

fennectech:
i am trying to make the battery indicator true to my battery 

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version