buck14
2.0.0.0
|
The Buck 14 Click is a Click boardâ„¢ based around the BMR4613001/001, a PoL regulator from Flex. It's high-efficiency step-down converter which provides a highly regulated output voltage derived from the connected power source, rated from 4.5 to 14V.
We provide a library for the Buck14 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 Buck14 Click driver.
void buck14_cfg_setup ( buck14_cfg_t *cfg );
BUCK14_RETVAL buck14_init ( buck14_t *ctx, buck14_cfg_t *cfg );
void buck14_default_cfg ( buck14_t *ctx );
void buck14_power_ctrl ( buck14_t *ctx, uint8_t state );
uint8_t buck14_salert ( buck14_t *ctx );
uint8_t buc14_write_vout ( buck14_t *ctx, float vout );
This app enables usage of high-efficiency step-down converter.
The demo application is composed of two sections :
Configure device.
Sends 4 different commands for VOUT in span of 8sec
When you send data you should send LSB first. Device input V should be beetween 4.5 - 14 V. Device output V could be from 0.5 - 5 V deepending from limits you set currently it is set to 1V.
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.