buckboost 2.0.0.0
|
Buck-Boost Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Buck-Boost Click example.
The demo application change output voltage from 2500 mV to 15000 mV every 5 seconds.
The demo application is composed of two sections :
Initialization device and set default configuration.
This is a example which demonstrates the use of Buck Boost Click board. Change output voltage from 2500 mV to 15000 mV every 5 seconds. All data logs write on usb uart for aproximetly every 5 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |