isoadc5  2.0.0.0
Functions
main.c File Reference

ISOADC5 Click example. More...

#include "board.h"
#include "log.h"
#include "isoadc5.h"

Functions

void application_init (void)
 
void application_task (void)
 
void main (void)
 

Detailed Description

ISOADC5 Click example.

Description

This example demonstrates the use of ISO ADC 5 click board.

The demo application is composed of two sections :

Application Init

Initializes the driver and makes an initial log.

Application Task

Reads the voltage from all input channels and displays the values of each channel on the USB UART approximately every second.

Note
The voltage input range is from 0 to 48V.
Author
Stefan Filipovic

Function Documentation

◆ application_init()

void application_init ( void  )

< Logger config object.

< Click config object.

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )