搜索资源列表
intel_82527
- intel 82527控制器描述can2.0协议的内容,本源码是个例子程序,未必能够正常运行,可能含有BUG。
CAN2.0B
- 一种用于汽车车身控制总线的CAN2.0B协议,对于构建CAN总线的测试系统也有一定的意义-for studying CAN bus
CAN
- 这个例程演示怎么用CAN外设和模数转换器 将ADC采样到的值通过CAN1 发送到CAN2 同时显示在LCD上,调节VR1将在 LCD上看到发送值和接收到的值同步。 硬件上将 CAN1L CAN1H 用导线分别连到CAN2L CAN2H上。-The CAN example is available in different targets: Simulator: - configured for software Simulator MCB1700: -
SJA1000-can
- SJA1000 CAN控制器与51单片机通讯代码,调试通过,能进行CAN2.0B收发,附有芯片使用手册帮助理解代码-SJA1000 CAN controller with 51 single-chip communication code, debugging through, can CAN2.0B transceiver attached to the chip manual to help understand the code
CAN1-TO-CAN2-Normal
- keil编译环境下,STM32f407使用can总线进行通讯的c语言例程-keil compiler environment, STM32f407 can bus communication c language routines
CAN1-TO-CAN2--Open-407Normal
- This file provides sample code for CAN communication on STM32F407 Open407 Kit. At the same time we can design a similar CAN circuit board kit STM32F407 Open407.
CAN1-and-CAN2-transmition
- 在ucosII下的can1与can2的通讯实验。keil建立的工程,-ucosII can1 and can2 transmite .keil