buck 2.0.0.0
|
BUCK Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
BUCK Click example.
The demo application displays frequency change and voltage regulation using a BUCK click.
The demo application is composed of two sections :
Configuring clicks and log objects. Settings the click in the default configuration.
This is a example which demonstrates the use of Buck Click board. Checks if it has reached the set output voltage and sets a different frequency to the LT3976 chip 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 | ) |