charger23 2.1.0.0
|
Charger 23 Click is a compact add-on board providing a single-cell battery charging solution. This board features the ISL78693, a single-cell Li-ion or Li-polymer battery charger from Renesas. The ISL78693 can operate with an input voltage as low as 2.6V and works as a linear charger with the battery charged in a Constant Current/Constant Voltage (CC/CV) profile. The charge current is selectable with an external resistor between 250 and 500mA. Additional features include the preconditioning of an over-discharged battery, an NTC thermistor interface for charging the battery in a safe temperature range, automatic recharge, and more.
We provide a library for the Charger 23 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 23 Click driver.
charger23_cfg_setup
Config Object Initialization function. charger23_init
Initialization function. charger23_enable_device
This function enables the device by setting the EN pin to HIGH logic state. charger23_disable_device
This function disables the device by setting the EN pin to LOW logic state. charger23_get_charger_state
This function returns the charger state. This example demonstrates the use of Charger 23 click board by enabling the device and then reading and displaying the charger status.
The demo application is composed of two sections :
Initializes the driver and enables the device.
Reads the charger state and displays it on the USB UART on change.
Depending on the CURR SEL onboard jumper position this click board is able to charge batteries of 250mAh or 500mAh rated capacity.
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.