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