charger17 2.1.0.0
|
Charger 17 Click is a compact add-on board that provides a single-cell battery charging solution. This board features the RT9471, a 3A single-cell switching battery charger from Richtek. It is a highly-integrated battery charge and system power-path management device for single-cell Li-Ion and Li-Polymer batteries. The high-efficiency 1.5MHz synchronous switch-mode buck charger achieves up to 92% charge efficiency at 2A with 5V input and 3.8V battery.
We provide a library for the Charger 17 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 17 Click driver.
charger17_cfg_setup
Config Object Initialization function. charger17_init
Initialization function. charger17_default_cfg
Click Default Configuration function. charger17_enable_charging
This function enables charging by setting the CE pin to low logic state. charger17_set_psel_2400mA
This function sets charging current to 2400mA by setting the PSEL pin to low logic state. charger17_read_register
This function reads data from the selected register by using I2C serial interface. This example demonstrates the use of Charger 17 click board by enabling battery charging and displaying the charging status.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which enables charging.
Reads and displays the battery charging status (IC_STATUS and STAT0 regs) on the USB UART approximately once per second.
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.