搜索资源列表
MCP2515.rar
- 一个在三星S3C44B0 ARM 上实现的带SPI接口的MCP2515 CAN总线控制芯片的 CAN 读写程序!,S3C44B0 ARM in the Samsung achieved with SPI interface MCP2515 CAN bus control chip to read and write procedures CAN!
CAN.rar
- CAN总线驱动程序,包括SPI控制,MCP2515通信芯片控制,CAN协议解析,CAN bus driver, including the SPI control, MCP2515 communication chip control, CAN protocol analysis
pic16F887.rar
- PIC16F887通过SPI口连接MCP2515的CAN通讯,PIC16F887 through the SPI port to connect MCP2515 CAN-communication
main
- MCP2515通信程序,用C语言编写,通过SPI接口经由dsPIC30F2020控制-dsPIC30F2020 with MCP2515 and MCP2551
2410-can2515
- 2410 spi 外接2515 can转换 驱动代码-2410 spi converter 2515 can drive external code
MCP2515_driver_s3c2440based
- 本驱动程序在s3c2440上实现了两路基于SPI的CAN总线控制器。两通道可以并行,并使用外部定义的两个信号量来通知接收任务收到CAN总线帧,并将其存入预先定义的队列中(帧定义在CAN总线控制器驱动程序的头文件中)。CAN总线控制器的中断引脚分别连接到ARM的EINT3和EINT8_23上-The driver s3c2440 achieved a two-way SPI-based CAN bus controller. Two channels can be parallel, and us
can2515spi
- SPI interface for the MCP2515 CAN controller from Microchip
can_spi
- sample avr with mcp2515
MCP2515-chinese-datasheet
- Microchip 的MCP2515 是一款独立控制器局域网络 (Controller Area Network, CAN)协议控制器,完全 支持CAN V2.0B 技术规范。该器件能发送和接收标准 和扩展数据帧以及远程帧。MCP2515 自带的两个验收 屏蔽寄存器和六个验收滤波寄存器可以过滤掉不想要的 报文,因此减少了主单片机(MCU)的开销。MCP2515 与MCU 的连接是通过业界标准串行外设接口(Searial Peripheral Interface, SP
mcp2515_source_for_LPC1700
- free code which I have modified for the LPC1768 which and adapted it to use the SPI library. I uses a MCP2515 SPI to CAN IC and a MCP2551 CAN transceiver.
CAN-MCP2515
- CAN总线 MCP2515芯片 SPI接口 只需五线即可实现通信 -MCP2515 chip SPI interface, CAN bus, only five lines to achieve communication
MCP2515-KEIL
- MCP2515在SPI接口51程序 经过测试可以实现功能-The MCP2515 SPI interface 51 program can function tested
MCP2515-Driver-Code-based-51
- 基于51单片机的MCP2515驱动代码,涉及到SPI协议以及CAN总线协议-The MCP2515 driver code based on MCU 51
MCP2515
- MCP2515 CAN 控制器程序,使用硬SPI总线-MCP2515 CAN controller and uses a hard SPI bus
MCP2515
- CAN控制芯片MPC2515的控制程序,SPI接口,C编写-CAN controller chip MPC2515 control procedures, SPI Interface, C prepared
MCP2515(STC12)
- MCP2515开发资料,通过SPI控制传送数据,转换成CAN总线-MCP2515 develop data
MCP2515
- can转spi ic mcp2515驱动,很全的功能,该版本是在展讯6531上调试的,可参考移植其他平台-Can to spi IC McP2515 driver, very full function
MCP2515
- CAN总线通讯,单片机通过模拟SPI与MCP2515通讯,从而与其他CAN节点通讯,经测试可以用。-CAN bus communication, microcontroller through the simulation of SPI and MCP2515 communications, and other CAN node communication, the test can be used.
spi
- 本文件用于mcp2515芯片的驱动程序,产品实际应用程序-Drivers This file is used mcp2515 chip products, the actual application
MCP2515
- 在树莓派3上用PYTHON语言实现CAN总线的发送与接收,使用MCP2515模块,与树莓派的接口位SPI接口。(In raspberry Pie 3, the CAN bus is sent and received in PYTHON language. The MCP2515 module and the interface bit SPI interface of raspberry pie are used.)