linhall 2.0.0.0
|
LinHall Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LinHall Click example.
This is a example which demonstrates the use of Lin Hall Click board.
The demo application is composed of two sections :
Initializes SPI and LOG structures, initialization driver enable's
Read 12-bit ADC value from the MCP3201 chip. Results are being sent to the Usart Terminal where you can track their changes. All data logs on usb uart for aproximetly every 100 ms when the ADC value changes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |