vreg
2.0.0.0
|
VReg click is a digitally controlled DC Voltage regulator in mikroBUS™ form factor.
We provide a library for the Vreg 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 Vreg Click driver.
void vreg_cfg_setup ( vreg_cfg_t *cfg );
VREG_RETVAL vreg_init ( vreg_t *ctx, vreg_cfg_t *cfg );
uint16_t vreg_get_adc ( vreg_t *ctx, uint8_t channel );
void vreg_set_output_voltage_procentage ( vreg_t *ctx, uint8_t value_dac_pct );
This is an example that demonstrates the use of VREG click board.
The demo application is composed of two sections :
Initializes driver and sets output voltage.
Reads ADC data from all 3 channels, converts those values to voltage and displays the results 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.