charger8 2.0.0.0
|
Charger8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Charger8 Click example.
This application is used for charging devices and battery diagnostics
The demo application is composed of two sections :
Initialization driver init, enable moduele and default configuration, disable ALERT and USB suspand mode and sets max battery capacity
Reads battery diagnostics and this data logs to USBUART every 1500 ms.
note: The user can charge a battery internally over mikroBUS or externally by supplying the VIN connectors with 5V. For more precise diagnosis and easier tracking of the charging battery status you can set its capacity
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |