hallcurrent5
2.0.0.0
|
HallCurrent5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
HallCurrent5 Click example.
The demo application reads ADC value and current value.
The demo application is composed of two sections :
Initialization device and ADC Init.
Reads current value in mA and this data logs to USBUART every 500ms.
note: Before the start of the program you have to set the starting voltage on AN pin. First, measure the voltage in mV on AN pin, when electronic load isn't connected to the Click board, and pass that value as an input parameter of the voltage initialization function.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |