buckboost4 2.1.0.0
|
Buck-Boost 4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Buck-Boost 4 Click example.
This example demonstrates the use of the Buck-Boost 4 Click boardâ„¢. This driver provides functions for device configurations and for the output voltage setting.
The demo application is composed of two sections :
Initialization of I2C module and log UART. After driver initialization, the app executes a default configuration.
The demo application sets the desired output voltage by cycling through a couple of voltage values. Results are sent to the UART Terminal, where you can track their changes.
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 | ) |