llcspi 2.0.0.0
|
llcspi Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
llcspi Click example
This application is converter for logic signals.
The demo application is composed of two sections :
Initialization device init
Counter passes through the loop and logs the value of the counter on the bargraph display
note: Connection between BarGraph and LLC-SPI is made through SPI interface. You can connect a BarGraph click to LLC-SPI click with the wires to make connection between click boards. We use the BarGraph click to demonstrate the functions of the LLC-SPI click.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |