buck13
2.0.0.0
|
Buck13 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Buck13 Click example.
This example switches the output of the Buck13 and logs the output voltage on the Vout terminal.
The demo application is composed of two sections :
Initializes SPI serial interface and turns OFF the Buck 13 output as default state.
Displays the output voltage every 2 seconds.
note: Input voltage range must be from 6.5 to 50V. Output voltage is about 3.3V. Current limit is 3A.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |