can总线代码+资料(mcp2510+s3c2410与sja1000+89C51通信)

上传者: fanmaozhihotmail | 上传时间: 2019-12-21 18:49:30 | 文件大小: 3.13MB | 文件类型: zip
这是我做过的一个项目,前期阶段的代码,包含mcp2510+s3c2410和sja1000+89C51两部分,有完整代码。其中mcp2510+s3c2410采用linux2.6内核,有can总线完整可用驱动(驱动中包含SPI)及上层测试程序。sja1000+89C51部分使用c编写的。 文档部分包含MCP2510、sja1000芯片资料和can总线相关资料、SPI设置资料

文件下载

资源详情

[{"title":"( 41 个子文件 3.13MB ) can总线代码+资料(mcp2510+s3c2410与sja1000+89C51通信)","children":[{"title":"can总线程序","children":[{"title":"sja1000","children":[{"title":"basic-can模式","children":[{"title":"SJA1000_test3.c <span style='color:#111;'> 23.62KB </span>","children":null,"spread":false}],"spread":true},{"title":"2010-7-3tx0有信号版本","children":[{"title":"pq1.hex <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"SJA1000_test3.c <span style='color:#111;'> 13.60KB </span>","children":null,"spread":false}],"spread":true},{"title":"SJA1000_test31.c <span style='color:#111;'> 10.13KB </span>","children":null,"spread":false},{"title":"sjatest.c <span style='color:#111;'> 13.03KB </span>","children":null,"spread":false},{"title":"SJA1000_test3.c <span style='color:#111;'> 14.27KB </span>","children":null,"spread":false},{"title":"2010-7-5","children":[{"title":"SJA1000_test3.c <span style='color:#111;'> 12.66KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"S3C2410中文手册第23章_SPI总线.doc <span style='color:#111;'> 817.50KB </span>","children":null,"spread":false},{"title":"MCP2510","children":[{"title":"2010-7-6","children":[{"title":"test","children":[{"title":"exam.c~ <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"can.o <span style='color:#111;'> 10.90KB </span>","children":null,"spread":false},{"title":"can.c <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"can.h <span style='color:#111;'> 10.59KB </span>","children":null,"spread":false},{"title":"exam <span style='color:#111;'> 14.50KB </span>","children":null,"spread":false},{"title":"mcp2510.h <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"mcp2510_ioctl.h <span style='color:#111;'> 285B </span>","children":null,"spread":false},{"title":"Makefile~ <span style='color:#111;'> 146B </span>","children":null,"spread":false},{"title":"exam.c <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 390B </span>","children":null,"spread":false},{"title":"can.h~ <span style='color:#111;'> 10.59KB </span>","children":null,"spread":false},{"title":"can.c~ <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"mcp2510.h~ <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"不成功的rx0缓冲器","children":[{"title":"test","children":[{"title":"exam.c~ <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"can.o <span style='color:#111;'> 10.64KB </span>","children":null,"spread":false},{"title":"can.c <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"can.h <span style='color:#111;'> 10.72KB </span>","children":null,"spread":false},{"title":"exam <span style='color:#111;'> 14.71KB </span>","children":null,"spread":false},{"title":"mcp2510.h <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"mcp2510_ioctl.h <span style='color:#111;'> 285B </span>","children":null,"spread":false},{"title":"Makefile~ <span style='color:#111;'> 146B </span>","children":null,"spread":false},{"title":"exam.c <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 390B </span>","children":null,"spread":false},{"title":"can.h~ <span style='color:#111;'> 10.72KB </span>","children":null,"spread":false},{"title":"can.c~ <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"mcp2510.h~ <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"CAN总线原理.doc <span style='color:#111;'> 31.50KB </span>","children":null,"spread":false},{"title":"CAN总线协议.doc <span style='color:#111;'> 33.50KB </span>","children":null,"spread":false},{"title":"基于嵌入式Linux的CAN总线的设计与实现.doc <span style='color:#111;'> 563.50KB </span>","children":null,"spread":false},{"title":"MCP2510.pdf <span style='color:#111;'> 1.86MB </span>","children":null,"spread":false},{"title":"SJA1000中文.pdf <span style='color:#111;'> 718.67KB </span>","children":null,"spread":false},{"title":"对can模块引脚的改变.txt <span style='color:#111;'> 33B </span>","children":null,"spread":false},{"title":"s3c2410 spi设置.doc <span style='color:#111;'> 33.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • lclshy0 :
    代码简洁,易懂,再多点注释就更好了。 包括驱动代码和测试代码 正在努力向GEC2440移植
    2020-02-19
  • cangnanzhimo :
    可以使用,谢谢分享
    2019-08-30
  • kouji :
    可以,不错的参考资料。
    2018-12-08
  • steven001zy :
    很好的资料,很齐全,谢谢.
    2018-08-16
  • wuyurenfei :
    挺不错的资料,谢谢分享
    2016-04-11

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明