搜索资源列表
at91_i2c
- 基于linux操作系统ATMELARM9200 开发平台的I2C总线驱动程序开发-ATMELARM9200 operating system based on Linux Development Platform I2C bus driver Sequence Development
i2c_425
- IXP425 平台下嵌入式LINUX的I2Cz总线的驱动程序,大家一起学习啊!
pci_425
- IXP425 平台下嵌入式LINUX的PCI总线的驱动程序,大家一起学习啊!
canbus
- linux-2.6.12下的can总线mcp2510芯片的完整驱动程序,也包含了spi驱动,下载后直接可用,平台是s3c2440arm平台。
linux下can总线
- :本设计为光电稳定跟踪平台开发 CAN 驱动,以实现 CAN 总线上设备间的通信。分析了 linux 下标准设备驱动机制和 CAN 总线通信模型,给出了光电稳定跟踪平台中 CAN 总线通信的 硬件设计,实现了带 SPI接口的 CAN 控制器 MCP2510 的驱动
bq27501
- 在Marvell pxa310平台上实现的基于i2c总线的TI bq27501电池电量检测芯片驱动源码(基于linux 操作系统)-In the Marvell pxa310 platform to achieve based on i2c bus TI bq27501 battery test chip driver source code (based on linux operating system)
CAN
- ARM-Linux嵌入式平台上的控制局域网CAN的驱动程序,对进行学习CAN总线很有帮助-CAN driver code base on the ARM- Linux embedded platform ,it is very helpful for learning the can bus
Linux-driver-development12
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为AR
2.6CAN_linux
- linux操作系统+ARM9硬件平台CAN总线驱动程序编程-linux operating system+ ARM9 hardware platform for the development of programming the CAN bus
led_bus_drv_dev
- 自己写的平台总线 根据linux系统架构分为dev和drvier 还有测试程序和makfile 支持s3c2440 内核2.6-Write their own platform bus the dev and drvier also test procedures and makfile to support s3c2440 linux system architecture is divided into Kernel 2.6
can
- 基于ARM210平台-CAN总线程序(linux)-ARM210-based platform-CAN bus program (linux)
485(0201)
- 6410开发板485总线串口模块。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。- 6410 485 serial module development board. Experimental environment:
2.6CAN_linux
- linux操作系统+ARM9硬件平台CAN总线驱动程序编程-linux operating system+ ARM9 hardware platform for the development of programming the CAN bus
2.6CAN_linux
- linux操作系统+ARM9硬件平台CAN总线驱动程序编程-linux operating system+ ARM9 hardware platform for the development of programming the CAN bus
BCM535X_GPIO_I2C
- 这篇文章介绍在BCM535x平台上嵌入式linux系统里用GPIO模拟I2C总线-This article describes the BCM535x platform in the embedded Linux system with GPIO analog I2C bus
dm9000
- 该源代码实现的是基于linux的DM9000网卡的设备程序和驱动程序,该驱动代码是利用平台总线实现的-The source code is based on the linux DM9000 network card device procedures and drivers, the driver code is the use of the platform bus to achieve
led_drv_platform_platdata
- 1,实现入口函数 xxx_init()和卸载函数 xxx_exit() 硬件部分初始化构建 file_operation结构 (与内核相关) 实现操作硬件方法 xxx_open,xxx_read,xxxx_write...(与硬件相关)(1, implement the initialization of the entrance function xxx_init () and the uninstall function xxx_exit () hardware part to initi
can-app-master
- zynq平台can总线使用,基于linux平台(zynq can bus app,is use in linux.)
Sunxi I2C 总线驱动使用文档
- 介绍全志V5平台 Linux 内核中 I2C 子系统的接口及使用方法,为 I2C 设备驱动的开发提供参考