标题: [NUC240] LIN Bus Data Transfer [打印本页] 作者: admin 时间: 2022-7-22 11:14 标题: [NUC240] LIN Bus Data Transfer 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.