Application: The code is a demonstration of how to transfer data through LIN Bus.
BSP Version: NUC230_240 Series BSP CMSIS v3.01.001
Hardware: NuTiny-EVB-NUC240 v1.2
LIN (Local Interconnect Network) is a serial network protocol used for communication between components and supports a broadcast serial network comprising 16 nodes (one
master and up to 15 slaves). This sample code demonstrates how to transmit/receive LIN message frame through LIN bus.
You can download the sample code at https://www.nuvoton.com/resource-downlo ... 0703103707
|