buck8 2.0.0.0
|
Buck 8 click is a high efficiency, wide voltage range, and high current synchronous step down (buck) DC-DC converter, featuring two enhanced modes that can be used to drive lighter loads with increased efficiency.
We provide a library for the Buck8 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 form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.
This library contains API for Buck8 Click driver.
- Initialization function.void buck8_cfg_setup ( buck8_cfg_t *cfg );
BUCK8_RETVAL buck8_init ( buck8_t *ctx, buck8_cfg_t *cfg );
void buck8_default_cfg ( buck8_t *ctx );
- Function settings modeuint8_t buck8_get_state ( buck8_t *ctx );
void buck8_set_power_mode ( buck8_t *ctx, uint8_t mode );
Demo application shows basic usage of BUCK 8 clicks.
The demo application is composed of two sections :
Configures the driver and enables the click board.
Reads the VOUT state and parses it on USB UART.
The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.
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. The terminal available in all Mikroelektronika compilers, or any other terminal application of your choice, can be used to read the message.