isoadc 2.1.0.0
|
ISO ADC Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ISO ADC Click example.
This example demonstrates the use of ISO ADC click board by reading the shunt voltage, current, and power.
The demo application is composed of two sections :
Initializes the driver and sets the external voltage reference.
Reads a 10 samples of a shunt voltage measurement, then averages and calculates the current and power from it. All data is displayed on the USB UART.
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 | ) |