搜索资源列表
Oled_for_9200Linux
- 基于AT91RM9200 板卡的OLED Linux 驱动程序,OLED连接于CPU的CS2段地址-Card Based on the AT91RM9200 Linux OLED driver, OLED is connected to the CPU addresses of CS2
Sja1000canforLinux
- 很明显了,AT91rm9200处理器下,Sja1000 can 控制器的linux驱动程序,注意没有实现中断。仅支持查询方式。-Obviously, AT91rm9200 processor, Sja1000 can Controller linux driver, not to interrupt. Only support inquiry.
8255aforlinux
- 基于AT91RM9200的IO口扩展,采用8255进行io扩展的Linux驱动程序-I IO expansion 8,255 used for the expansion of io Linux Driver
pxa270Interrpt
- pxa270嵌入式开发板中断应用实例,开发环境为ads或linux,也可作为linux驱动开发的例程学习-pxa270 Embedded Development Board suspended application development environment for the ads or linux, can also be used as development of the Linux-driven learning routines
2410_lyt
- arm_s3c2410无操作系统的源码---写linux驱动的好资料-arm_s3c2410 no source operating system Linux -- was driven by good data
mx21_tea5767_driver
- 调频收音芯片TEA5767在mx21上的linux驱动程序
fps200_ok.指纹识别芯片fps200(富士通)在linux下的驱动程序
- 指纹识别芯片fps200(富士通)在linux下的驱动程序(for arm7(ep7312) linux,其他芯片需要修改映射内存地址), Fingerprint recognition chip fps200 (Fujitsu) under the linux driver (for arm7 (ep7312) linux, other chips needs to revise mapping memory address)
ARM_Embeded_Linux
- ARM 嵌入式 Linux 系统构建与驱动开发范例 pdf 版! 北航版-ARM Embedded Linux Systems to build and drive the development paradigm pdf version!
SJA1000can_driver
- SJA1000驱动,linux操作系统,S3C2410,ARM9-SJA1000 driver program,linux operation ,S3C2410
Temperature
- 本代码是DS18B20的驱动程序源代码,MCU采用ATMEGA168,C语言编写,已经调试通过。可提供给各位仁兄参考。-This code is DS18B20 driver source code, MCU used ATMEGA168, C language, have been debug through. Available to you man reference.
ov2640
- linux pxa270 ov2640 驱动实例-linux pxa270 ov2640 drive examples
usb
- 微芯力arm9 嵌入式Linux操作系统下的USB驱动程序源代码-Chipscreen power ARM9 embedded Linux operating system USB driver source code
adc
- s3c2410平台下ADC数模转换驱动的源码,在目标系统上测试通过,linux内核版本为2.4.21 -S3C2410 platform ADC digital-analog converter driven source, the target test system, linux kernel version 2.4.21
iap
- 最新的LPC214X IAP驱动程序,适用于 NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X IAP driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
S3C44B0X_Source_code_of__development_board
- 中国EDA技术网S3C44B0X豪华开发板源代码。包含各种外部设备驱动程序和应用代码,可直接应用于工程中。是学习和应用S3C44B0X不可多得的程序代码。花费一千多大洋买的。免费提供给大家。另外,该开发板原理图我也上传过。请去我资源下载。-EDA technology network in China S3C44B0X luxury development board source code. Contains a variety of external device drivers and a
s3c2440_fpga
- linux下的总线驱动fpga,能实现对fpga的读写操作-linux under the bus driver fpga, to achieve the read-write operation on fpga
AD
- linux下的ad转换驱动程序,在arm s3c2410下自带8位ad转换。-ad conversion under linux driver, under the arm s3c2410 own 8-bit ad converter.
eint0
- 嵌入式驱动程序+测试程序 平台:S3C2410+LINUX 目标板:embest edukit iii 名字:eint0 driver-application for eint0 driver
led
- 在ARM2440的嵌入式的linux驱动程序,本程序是用来驱动LED的,包含其应用程序。-Embedded in the ARM2440 linux driver, this procedure is used to drive LED' s, including their applications.
Lattice ECP3 PCIe 开发板 驱动源码
- 比较直观、简洁的驱动源码,可以学习Linux驱动对中断的处理,以及DMA功能的实现。源码包含硬件文档、驱动以及应用程序例程。