buck20 2.1.0.0
|
Buck 20 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Buck 20 Click example.
This example demonstrates the use of Buck 20 click by changing the output voltage.
The demo application is composed of two sections :
Initializes the driver and enables the device.
Changes the output voltage every 3 seconds and displays on the USB UART the digipot wiper position, as well as an approximate buck R1 and voltage output.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |