current2
2.0.0.0
|
current2 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
current2 Click example
This application measures current.
The demo application is composed of two sections :
Initializes SPI interface in Mode 0
Reads the current averaged result of 20 samples and gets this result in a proper value [mA]. Repeats the current reading every 500ms.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |