ata6570 2.0.0.0
|
Ata6570 Click example. More...
Macros | |
#define | PROCESS_RX_BUFFER_SIZE 500 |
#define | DEMO_APP_TRANSMITER |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ata6570 Click example.
This application is interfaces a Controller Area Network (CAN) protocol controller and the physical two-wire CAN bus.
The demo application is composed of two sections :
In addition to this module is palced inside normal working mode cappable of tranmission and reception of data.
Tranismiter/Receiver task depend on uncommented code Receiver logging each received byte to the UART for data logging, while transmiter send message each 2 seconds.
#define DEMO_APP_TRANSMITER |
#define PROCESS_RX_BUFFER_SIZE 500 |
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |