buck3
2.0.0.0
|
Buck 3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Buck 3 Click example.
Demo application checks the status of the device and the voltage.
The demo application is composed of two sections :
Configuring clicks and log objects. Settings the click in the default configuration.
Sequentialy, each one second, checks the status of the Buck 3 Click and if the overvoltage detected or device is under thermal shutdown it logs a message on the USBUART.
note: Open Drain Power Good Indicator, it is asserted low if output voltage is out of PGOOD threshold, Overvoltage or if the device is under thermal shutdown, EN shutdown or during soft start. Once the FB pin voltage is between 93% and 107% of the internal reference voltage (VREF) the PGOOD is pulled high.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |