mcp16331inv 2.0.0.0
|
Mcp16331Inv Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Mcp16331Inv Click example.
This application enables usage of this click as a buck-boost voltage regulator.
The demo application is composed of two sections :
Initializes click driver and enables VIN Pull Up.
Sets DAC output voltage on 3500mV, when gain is set up on 1x VREF, on 4s delay time, and then sets DAC output voltage on 5000mV, when gain is now set up on 2x VREF, on also 4s delay time. VIN Pull Up voltage must be greater than 4V.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |