stepdown12
2.1.0.0
|
Step Down 12 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Step Down 12 Click example.
This example demonstrates the use of Step Down 12 Click board by changing the output voltage every 3 seconds.
The demo application is composed of two sections :
Initializes the driver and performs the Click default configuration.
Changes the output voltage every 3 seconds from MAX (5.5V) to MIN (1.05V) in steps of 0.5V and displays the currently set voltage output value on the USB UART. It also monitors the power good fault indication.
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 | ) |