mic33153
2.0.0.0
|
MIC33153 click is a DC-DC adjustable step-down (buck) converter that is designed to deliver a substantial amount of current to very demanding loads, with the voltage output up to 3.5V.
We provide a library for the Mic33153 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 Mic33153 Click driver.
void mic33153_cfg_setup ( mic33153_cfg_t *cfg );
MIC33153_RETVAL mic33153_init ( mic33153_t *ctx, mic33153_cfg_t *cfg );
void mic33153_default_cfg ( mic33153_t *ctx );
void mic33153_write_dac ( mic33153_t *ctx, const uint16_t value_dac );
void mic33153_enable_out ( mic33153_t *ctx, uint8_t state );
uint8_t mic33153_check_power_good ( mic33153_t *ctx );
This app enables step-down (buck) converter.
The demo application is composed of two sections :
Initializes click driver.
Activates the output voltage of the device, and then sets output voltage to various different values. All data is being logged 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.