ups 2.0.0.0
|
UPS Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
UPS Click example.
This application is charger, that provides continuous power for a load connected to the output terminals.
The demo application is composed of two sections :
Initializes Driver init and setting chip mode as ACTIVE
Checks the state of PGD (Power Good), PGD goes high when Vout is within 6% of target value (4.98V)
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |