boostinv 2.0.0.0
|
BoostInv Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
BoostInv Click example.
Changes the positive and negative output voltage. Input Voltage 3.3V. Positive output voltage goes from 3200mV, 7750mV, 12000mV and 7750mV. Negative output voltage goes from -1450mV, -6700mV, -11050mV and -6700mV.
The demo application is composed of two sections :
Initializes I2C module and sets EN ( RST ) pin as output.
Changes the positive and negative output voltage every 5 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |