stepup 2.0.0.0
|
StepUp Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
StepUp Click example.
This application enables usage of DC-DC step-up (boost) regulator.
The demo application is composed of two sections :
Initializes SPI driver, sets config word, initializes and configures the device
Sets 3 different boost precentage value to device, value changes every 10 seconds.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |