Hi All,
I have a question about BQ24800.
Does BQ24800 have a Li-ion charging profile?
Also, are charging profiles provided when controlling with an external microcontroller?
Best Regards,
Ishiwata
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.
Hi All,
I have a question about BQ24800.
Does BQ24800 have a Li-ion charging profile?
Also, are charging profiles provided when controlling with an external microcontroller?
Best Regards,
Ishiwata
Hello Ishiwata,
Does BQ24800 have a Li-ion charging profile?
The bq24800 charges Li-ion battery in constant current (CC), and constant voltage (CV) mode. The host programs battery voltage in REG0x15(). According to battery voltage, the host programs appropriate charge current in REG0x14(). When battery is full or battery is not in good condition to charge, host terminates charge by setting REG0x12[0] to 1, or setting either ChargeVoltage() or ChargeCurrent() to zero.
Also, are charging profiles provided when controlling with an external microcontroller?
The charging profile should be the same when controlling with an external microcontroller, as long as the the charge current and charge voltage are set correctly.
Here is a thread on how to access the BQ24800 full data sheet:datasheet
Best Regards,
Christian.
Hello Christian,
Thank you for your answer.
I have an additional question.
Is BQ24800 a JEITA profile compliant product?
Best Regards,
Ishiwata
Hello Shuji,
The BQ24800 does not have battery pack temperature monitoring function. You will need an gauge or monitoring device to monitor battery pack temperature.
Best Regards,
Christian.