Other Parts Discussed in Thread: BQ24161
Hi Representative.
Is it possible to make the BQ24800 work standalone like the BQ24161?
Does the BQ24800 have a charge timer function?
I want to use the BQ24800 to charge 18650 batteries
Regards,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Yasuyoshi,
I'm looking into this and will provide you an update after I gather more information.
Best Regards,
Christian.
Hello Yasuyoshi,
Is it possible to make the BQ24800 work standalone like the BQ24161?
No, you will need microcontroller or similar device to communicate with the BQ24800 to set charge current/voltage through SMBus.
Does the BQ24800 have a charge timer function?
I recommend refering to the datasheet. Here is a thread on how to access the BQ24800 full data sheet:datasheet
The BQ24800 has a watchdog timer to suspend charging, if the charger does not receive a write ChargeVoltage() or write ChargeCurrent() command within
175 s (adjustable through 0x12[14:13] command).
Best regards,
Christian