vcpmonitor3 2.0.0.0
|
VCPMonitor3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
VCPMonitor3 Click example.
VCP Monitor 3 Click show it's full usage by reading current, voltage, power, die temperature and voltage at DVCC using SPI or I2C communication protocol.
The demo application is composed of two sections :
Initalizes SPI or I2C driver and sets up the device.
This example shows capabilities of VCP Monitor 3 Click board by reading current, voltage, power, die temperature and voltage at DVCC and displaying the results via USART terminal.
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 | ) |