Lin Click example.
Description
This example reads and processes data from LIN clicks.
The demo application is composed of two sections :
Application Init
Initializes the driver and makes an initial log.
Application Task
Depending on the selected mode, it reads all the received data or sends the desired message every 2 seconds.
Additional Function
- lin_process ( ) - The general process of collecting the received data.
- Note
- Make sure to set the onboard Master/Slave jumpers properly and to connect and power two click boards according to LIN Specification 2.2A.
- Author
- MikroE Team