文件名称:Button-sends-8-bytes-of-data
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-12-04
- 文件大小:
- 47kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过CAN总线将b[8]={0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08}发送出去
CAN通信测试程序,CAN中继器的功能
IDE环境: keilC
2515初始化程序
CAN发送子程序,查询发送
CAN接收子程序,中断接收
硬件连接: AT89S51/52+MCP2515-Via CAN bus b [8] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08} sent
CAN communications test program, CAN repeater function
IDE environment: keilC
2515 initialization procedure
CAN send subroutine, send a query
CAN receives subroutine, interrupt reception
Hardware connection: AT89S51/52+ MCP2515
CAN通信测试程序,CAN中继器的功能
IDE环境: keilC
2515初始化程序
CAN发送子程序,查询发送
CAN接收子程序,中断接收
硬件连接: AT89S51/52+MCP2515-Via CAN bus b [8] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08} sent
CAN communications test program, CAN repeater function
IDE environment: keilC
2515 initialization procedure
CAN send subroutine, send a query
CAN receives subroutine, interrupt reception
Hardware connection: AT89S51/52+ MCP2515
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MSG-3C Button控制将8个字节的数据发送出去
........................................\2515.h
........................................\CAN.h
........................................\CAN0.h
........................................\Function.h
........................................\main.c
........................................\main.LST
........................................\main.OBJ
........................................\MSGMCP2515
........................................\MSGMCP2515.hex
........................................\MSGMCP2515.lnp
........................................\MSGMCP2515.M51
........................................\MSGMCP2515.Opt
........................................\MSGMCP2515.plg
........................................\MSGMCP2515.Uv2
........................................\MSGMCP2515_Opt.Bak
........................................\MSGMCP2515_Uv2.Bak
........................................\SPI.h
........................................\STARTUP.A51
........................................\STARTUP.LST
........................................\STARTUP.OBJ