文件名称:CAN_RECEIVE
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-05
- 文件大小:
- 475kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序可实现CAN的接收,程序基于XEP100芯片。
CAN是控制器局域网络(Controller Area Network, CAN)的简称,是由研发和生产汽车电子产品著称的德国BOSCH公司开发了的,并最终成为国际标准(ISO118?8)。是国际上应用最广泛的现场总线之一。 在北美和西欧,CAN总线协议已经成为汽车计算机控制系统和嵌入式工业控制局域网的标准总线,并且拥有以CAN为底层协议专为大型货车和重工机械车辆设计的J1939协议。-The program can realize the receiving of CAN, program based on XEP100 chip。
CAN Controller Area Network (Controller Area Network CAN) referred to, is developed by the R & D and production of automotive electronic products known to the German BOSCH and eventually become the international standard (ISO118? 8). It is the world s most widely used field bus. In North America and Western Europe, the CAN bus protocol has become the automotive computer control systems and embedded industrial control LAN standard bus, and has the underlying protocol designed specifically for large trucks and heavy machinery vehicles CAN J1939 protocol.
CAN是控制器局域网络(Controller Area Network, CAN)的简称,是由研发和生产汽车电子产品著称的德国BOSCH公司开发了的,并最终成为国际标准(ISO118?8)。是国际上应用最广泛的现场总线之一。 在北美和西欧,CAN总线协议已经成为汽车计算机控制系统和嵌入式工业控制局域网的标准总线,并且拥有以CAN为底层协议专为大型货车和重工机械车辆设计的J1939协议。-The program can realize the receiving of CAN, program based on XEP100 chip。
CAN Controller Area Network (Controller Area Network CAN) referred to, is developed by the R & D and production of automotive electronic products known to the German BOSCH and eventually become the international standard (ISO118? 8). It is the world s most widely used field bus. In North America and Western Europe, the CAN bus protocol has become the automotive computer control systems and embedded industrial control LAN standard bus, and has the underlying protocol designed specifically for large trucks and heavy machinery vehicles CAN J1939 protocol.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CAN接收\bin\Project.abs
.......\...\Project.abs.glo
.......\...\Project.abs.s19
.......\...\Project.map
.......\CAN_receive.mcp
.......\..........._Data\CWSettingsWindows.stg
.......\................\Standard\ObjectCode\CAN.c.o
.......\................\........\..........\datapage.c.o
.......\................\........\..........\LCD.c.o
.......\................\........\..........\main.c.o
.......\................\........\..........\MC9S12XEP100.c.o
.......\................\........\..........\Start12.c.o
.......\................\........\TargetDataWindows.tdt
.......\cmd\TBDML_Erase_unsecure_hcs12xe.cmd
.......\...\TBDML_Postload.cmd
.......\...\TBDML_Preload.cmd
.......\...\TBDML_Reset.cmd
.......\...\TBDML_Startup.cmd
.......\...\TBDML_Vppoff.cmd
.......\...\TBDML_Vppon.cmd
.......\C_Layout.hwl
.......\Default.mem
.......\prm\burner.bbl
.......\...\Project.prm
.......\Sources\datapage.c
.......\.......\derivative.h
.......\.......\file\CAN.c
.......\.......\....\CAN.h
.......\.......\....\LCD.c
.......\.......\....\LCD.h
.......\.......\main.c
.......\.......\Start12.c
.......\TBDML.ini
.......\CAN_receive_Data\Standard\ObjectCode
.......\................\Standard
.......\Sources\file
.......\bin
.......\CAN_receive_Data
.......\cmd
.......\prm
.......\Sources
CAN接收