rs485isolator
2.0.0.0
|
Rs485Isolator Click example. More...
Macros | |
#define | PROCESS_COUNTER 10 |
#define | PROCESS_RX_BUFFER_SIZE 500 |
#define | TEXT_TO_SEND "MikroE\r\n" |
#define | DEMO_APP_TRANSMITER |
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Rs485Isolator Click example.
This example reads and processes data from RS485 Isolator clicks.
The demo application is composed of two sections :
Initializes driver.
Reads the received data.
Wire connection guide : Driver(Master) Slave Y -> A Z -> B
#define DEMO_APP_TRANSMITER |
#define PROCESS_COUNTER 10 |
#define PROCESS_RX_BUFFER_SIZE 500 |
#define TEXT_TO_SEND "MikroE\r\n" |
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |