RS485 Isolator Click example.
Description
This example reads and processes data from RS485 Isolator clicks.
The demo application is composed of two sections :
Application Init
Initializes driver.
Application Task
Depending on the selected mode, it reads all the received data or sends the desired message every 2 seconds.
Additional Function
- rs485isolator_process ( ) - The general process of collecting the received data.
- Note
- Wire connection guide : Driver(Master) Slave Y -> A Z -> B
- Author
- MikroE Team