nanopower 2.0.0.0
|
Nano Power Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Nano Power Click example.
This aplication performs control of the device's voltage.
The demo application is composed of two sections :
Initializes GPIO driver.
Turns device on for 5 seconds and than turns device off for 10 seconds, then the output voltage starts to fall. When input voltage rises from 0.8V to 5.5V, the output voltage rises from 5.1V to 5.25V. When input voltage is less than 0.8V, the output voltage is less than 5V.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |