AM263x MCU+ SDK  09.02.00
LIN Internal Loopback Polling

Introduction

This example is a application which demonstrates the LIN message communication. Instance LIN1 is set to Transmit as well as Recieve.

The LIN1 instance initiates the transmission by sending LINID followed by message. It receives the same message by continously polling.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 freertos
r5fss0-0 nortos
Toolchain ti-arm-clang
Boards am263x-cc, am263x-lp
Example folder examples/drivers/lin/lin_loopback_polling

Steps to Run the Example

See Also

LIN

Sample Output

Shown below is a sample output when the application is run,

[LIN] Loopback Polling mode, application started ...
All tests have passed!!