CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - i2c linux

搜索资源列表

  1. omap1510_i2c

    0下载:
  2. omap i2c linux driver -omap i2c linux driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2191
    • 提供者:tony wang
  1. i2c

    0下载:
  2. 详细描述了LINUX环境下开发I2C驱动,以及I2C驱动的架构和实现。-Described in detail the development of LINUX environment I2C driver, I2C driver, as well as the structure and realized.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:470871
    • 提供者:zhj
  1. pxa27x-i2c

    0下载:
  2. 基于linux xcale平台linux系统下I2c驱动程序-Based on the linux platform linux xcale system I2C driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:67119
    • 提供者:刘志杰
  1. hardware

    1下载:
  2. 《嵌入式Linux应用开发完全手册》一书中无操作系统下对GPIO、NAND Flash、LCD、I2C、Uart、MMU等调试程序-" Embedded Linux application development entirely manual," one book, no operating system on the GPIO, NAND Flash, LCD, I2C, Uart, MMU, etc. debugger
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:162506
    • 提供者:nothingisall
  1. 0602_driver-i2c

    0下载:
  2. ARM Linux2.4 S3C2410 IIC总线驱动-ARM Linux2.4 S3C2410IIC bus driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:4912
    • 提供者:陈超
  1. i2c_load

    0下载:
  2. scr ipt to load a i2c driver module in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:724
    • 提供者:mist4u
  1. Chapter_6_Advanced_experiments_part1

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1734169
    • 提供者:yc
  1. examples

    0下载:
  2. 几个典型的嵌入式Linux编程示例 hello Hello, C++ math pthread udptalk leds led-player buttons pwm adc-test i2c comtest camtest-Some typical examples of embedded Linux Programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:17307
    • 提供者:syw
  1. edukit2410_driver-i2c

    0下载:
  2. 基于EduKit-II S3C2410x的实验平台的IIC设备的linux驱动,实现IIC驱动的核心算法。 可驱动该实验平台EEPROM、八段数码管和键盘等基于IIC实现的设备。-EduKit-II S3C2410x IIC linux driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:4918
    • 提供者:yuqilin
  1. i2c

    0下载:
  2. i2c源代码情景分析, 讲解了linux下的i2c驱动的源代码,给出了分析和解释,非常好-i2c describer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:470586
    • 提供者:duan_xiaojun
  1. hl340.tar

    0下载:
  2. 今天"有幸"买了个在LINUX下识别不出的USB转串口线,以前那个LP2303芯片的驱动在系统上已经自带,查了一下这个CH341的芯片的相关驱动- 5 * 6 * The CH341 device can be used to implement an RS232 asynchronous 7 * serial port, an IEEE-1284 parallel printer port or a memory-like 8 * interface. In all c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:231117
    • 提供者:123
  1. examples

    0下载:
  2. 这是mini2440上的linux系统测试程序,包括串口、ADC、多线程、I2C的测试程序。-This is mini2440 on a linux system testing procedures, including serial ports, ADC, multi-threaded, I2C test programs.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:15125
    • 提供者:liudong
  1. pcf8563

    0下载:
  2. 本驱动程序是基于linux内核2.6.20下的AT91SAM9260的实时时钟I2C设备驱动程序。-This driver is based on the AT91SAM9260 under linux kernel 2.6.20 Real Time Clock I2C device driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3124
    • 提供者:kechangxue1
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. hisi-i2c

    0下载:
  2. hisi-i2c 海思平台上3511-3520如何用寄存器操作i2c的linux驱动-hisi-i2c Hisilicon platform, how to register on the 3511-3520 operation of the linux driver i2c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:5835
    • 提供者: 覃仁往
  1. examples

    0下载:
  2. 2440的Linux的代码例程编译使用时进入其中一个子目录,运行make即可。包括i2c,math led-2440 compilation of the Linux code routines used to enter one of the subdirectories, you can run make. Including the i2c, math led
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:5066
    • 提供者:jiongquan
  1. iiclinux2.6

    0下载:
  2. mini2440 的linux i2c 测试程序-mini2440 the linux i2c test procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:2344
    • 提供者:原野
  1. DC-example

    1下载:
  2. DC例子 学习DC很好用 包括timing,false-paths,i2c-timing,很多TCL,可以用来学习如何编写TCL-some example for DC study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:8671
    • 提供者:liuzhe
  1. ov5620

    0下载:
  2. This source code makes digital camera from a OV5620 camera connected to an ARM microcontroller. In the source code is included Fatfs filesystem, I2C protocol and bayer decoding.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:811326
    • 提供者:zaccaro
  1. i2c

    0下载:
  2. 此I2C驱动是linux环境下的,适用于ixp425访问EPROM-The I2C driver is the linux environment for ixp425 access EPROM
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6515
    • 提供者:LXY
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com