boostinv3 2.1.0.0
|
Boost-INV 3 Click example. More...
Macros | |
#define | BOOSTINV3_MIN_VOL_LVL 4.0f |
#define | BOOSTINV3_INCREMENT 0.1f |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Boost-INV 3 Click example.
This library contains API for the Boost-INV 3 Click driver. This driver provides the functions to set the output voltage treshold.
The demo application is composed of two sections :
Initialization of I2C module and log UART. After driver initialization, default settings enable the positive and negative output and sets the output voltage to 4 V.
This example demonstrates the use of the Boost-INV 3 Click board by changing output voltage every 5 seconds starting from 4 V up to 6 V.
#define BOOSTINV3_INCREMENT 0.1f |
#define BOOSTINV3_MIN_VOL_LVL 4.0f |
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |