LIN收发器库(TJA1020) 通过TJA1020收发器使用LIN总线需要处理状态机,否则您将能够从总线发送或接收数据。 这被封装在此类中。 依存关系 该库扩展了Lin-Interface库: : 例子 看一下基本示例。 库应该像Lin-Interface库一样工作,但是在每个readFrame和writeFrame方法中都要考虑状态机。 您还可以控制状态机,例如。 默认的坡度模式。 # include " TJA1020.hpp " # define LIN_SERIAL_SPEED 19200 # define lin_NSLP_Pin 32 // RX and TX Pin is defined per UART_nr TJA1020 LinBus ( 2 , LIN_SERIAL_SPEED, lin_NSLP_Pin); // U
2021-09-30 15:36:59 13KB C++
1
用来做LIN总线时的参考,对设计LIN会有帮助。了解代码实现和其中的注意事项
2021-09-29 15:53:34 668KB LIN总线 飞思卡尔 代码
1
LIN总线 飞思卡尔 发送 接收程序分享,很有用,值得参考学习
2021-09-29 15:53:05 598KB LIN 飞思卡尔
1
DZ60 LIN协议测试程序 // Sample for Freescale EVB9S08DZ60 // // LIN communication data from master to slave // // This example must be programmed in two EVB9S08DZ60 Demo Boards connected // through the LIN bus. // // This program sends the potentiometer value of the Master board through // the LIN bus and displays the value received on the PTD[7..0] LEDs of the Slave board.
2021-09-29 15:52:41 19KB LIN
1
VMware-ovftool-4.3.0-13981069-lin.x86_64.bu Linux X86-64最新资源包
2021-09-29 09:26:23 34.91MB OVFTOOL VMware
1
LIN command description, test frame, test spec, key point
2021-09-29 08:59:35 3.05MB LIN
1
CANoe包含LIN工具的使用-北汇 CANoe是网络和ECU开发、测试和分析的专业工具,支持从需求分析到系统实现的整个系统的开发过程。CANoe丰富的功能和配置选项被OEM和供应商的网络设计工程师、开发工程师和测试工程师所广泛使用。
2021-09-27 13:44:42 4.57MB CANoe
1
说明: LIN协议v2.2A,包括协议规范包、物理层规范、应用程序接口规范、节点能力语言规范以及配置语言规范 (LIN protocol v2.2A, including the protocol specification package, the physical layer specification, the application interface specification, the node capacity and configuration language specification language specification)
2021-09-23 17:28:38 4.49MB LIN协议v2.2A
1
车辆网络LIN通讯开发标准,新能源汽车LIN总线传输层和网络层服务。 LIN协议的重要特性如通讯信号、帧的调度表、主从节点通讯的故障检测、节点配置和诊断服务传输等。
2021-09-23 15:38:00 3.45MB LIN
1