charger25 2.1.0.0
|
Charger 25 Click is a compact add-on board that contains a battery charger. This board features the BQ25792, a buck-boost battery charger with a dual-input selector, and a USB PD3.0 OTG output from Texas Instruments. It is fully integrated for 1-4 cell Li-Ion and Li-Polymer batteries. Designed specifically for USB applications, it also includes a Narrow voltage DC (NVDC) power path management in which the system is regulated at a voltage slightly higher than the battery voltage without being allowed to drop below the minimum system voltage.
We provide a library for the Charger 25 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for Charger 25 Click driver.
charger25_cfg_setup
Config Object Initialization function. charger25_init
Initialization function. charger25_default_cfg
Click Default Configuration function. charger25_get_vbat
Charger 25 get VBAT function. charger25_get_status
Charger 25 get charging status function. charger25_get_vbat_lim
Charger 25 get battery voltage limit function. This example demonstrates the use of Charger 25 click boardâ„¢ by enabling battery charging and displaying battery voltage and charging status.
The demo application is composed of two sections :
Initialization of I2C module and log UART. After driver initialization, the app executes a default configuration.
The demo application reads and displays the results of the battery voltage, minimal system voltage, battery voltage limit and charging status. Results are being sent to the UART Terminal, where you can track their changes.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.