搜索资源列表
33642077Exp7-CAN-Bus
- can总线的驱动和应用程序!基于s3c2410的spi口实现,可以作为参考-can s3c2410 spi mcp2510
CAN_MCP2515
- 该程序为基于s3c2440的CAN控制芯片MCP2515的裸机演示程序(其中已包含spi总线驱动)-The program is based on the the s3c2440 bare metal of the MCP2515 CAN controller chip demo program (which contain spi bus driver)
linuxDR
- 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
113172250CAN
- can总线模块mcp2515的驱动开发程序源代码-can bus module mcp2515 driven development program source code
mcpcan
- S3c2440 can总线底层驱动程序代码-S3c2440 can bus the underlying driver code
CanNew
- CAN bus driver for common using
can
- S3C6410 CAN总线测试代码,使用与OK6410开发板-The S3C6410 CAN bus test code, using OK6410 development board
udisks-1.0.0.tar
- udisks的源码,udisks是一个定义良好的dbus接口,它枚举块设备并对块设备执行相应的操作。任何应用程序可以通过系统消息总线访问org.freedesktop.UDisks。-the udisks the source udisks is a well-defined dbus interface, which enumerate block devices and block devices to perform the appropriate action. Any applicat
CAN
- ARM CAN总线 驱动程序 ARM CAN总线 驱动程序-ARM CAN bus driver ARM CAN bus driver
fxload-2008_10_13.tar
- FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
canbus
- CAN总线驱动。使用的can芯片是MCP2510 使用的是标准帧,模拟SPI时钟信号,能够实现数据的发送,接收。-CAN bus driver. USing MCP2510 chip, and the standard frame, the simulation SPI clock signal, can realize data to send, receive.
can4linux-4.1
- can总线的linux驱动程序,需要在linux环境下编译,需要make与编译器-can bus linux drivers, you need to compile the linux environment, you need to make the compiler
can_test
- 基于linux的can总线读写测试程序。可直接通过makefile编译。-linux can bus test
can
- CAN总线控制器MCP2510在Linux操作系统中的底层驱动文件。-CAN bus controller MCP2510 underlying driver files in the Linux operating system.
CAN_TX
- arm can总线发送的工程文件。比较详细,可供参考-a document for arm CAN BUS transmit
CAN-MCP2510-driver
- 郭天祥TX2440A开发板CAN总线Linux驱动程序-Debates TX2440A Linux development board CAN bus driver
MCP2515_2
- CAN总线MCP2515编程的驱动文档及源代码,对新手有很大的帮助意义。-CAN bus MCP2515 programming driver documentation and source code, for beginners there is a lot of help.
spi4
- 嵌入式linux中spi总线测试代码,可以对spi总线进行打开,读,写等操作- SPI bus in embedded Linux test code。The SPI bus can be opened, read, and write operations
libsocketcan-0.0.8
- FLS开发板CAN总线的套接字库,MCU用的是 MCIMX6QSEYM10AQ-FLS development board CAN bus socket library,MCU using MCIMX6QSEYM10AQ
Can_qtcreator
- 接收CAN总线数据,通过消息传递给上层程序。-RECIVE CAN BUS DATA,with msg to up layer program.