boostinv2 2.0.0.0
|
boostinv2 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
boostinv2 Click example
First increse positiv voltage by 2V every 3 seconda, then decrese negative value for -2v every 3 seconds.
The demo application is composed of two sections :
Initializes Driver init and enable chip
Changes the positive and negative output voltage. Positive output voltage goes from 5V to 15V. Negative output voltage goes from -5V to -15V
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |