CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - SPI LINUX

搜索资源列表

  1. panel-lgphilips-lb035q02

    0下载:
  2. Linux Video driver path: drivers/video/omap2/displays/panel-lgphilips-lb035q02.c interface: SPI and DPI -Linux Video driver path: drivers/video/omap2/displays/panel-lgphilips-lb035q02.c interface: SPI and DPI
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:1.89kb
    • 提供者:devehe
  1. sdcard-driver-code

    0下载:
  2. linux sd card驱动程序(adio和spi接口都有)-linux sd card driver program
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:403.36kb
    • 提供者:邓冬华
  1. spi_s3c24xx

    0下载:
  2. 三星SPI linux 驱动程序,仅供参考-Samsung SPI linux driver for reference only
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:5.18kb
    • 提供者:duyufang
  1. spi_tegra

    0下载:
  2. spi_tegra SPI linux 驱动程序,仅供参考-spi_tegra SPI linux driver for reference only
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-14
    • 文件大小:4.33kb
    • 提供者:duyufang
  1. s3c2440_spi

    0下载:
  2. 这个代码是linux系统中,s3c2440芯片中SPI1口的驱动程序,用的是spi操作。同时里面也包含了用gpio口仿真的驱动。-this is the driver of SPI1 of s3c2440 chip in linux OS. it uses the standard spi interface。also,it includes the mode of gpio styles。
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:2.3kb
    • 提供者:wudingzhiying
  1. makefile

    0下载:
  2. 该文档是s3c2440芯片的spi1接口在linux系统中驱动模块的makefile文件。可以直接在文档目录下执行make命令。-this file is the makefile of the driver of s3c2440 s spi interface。you can exercise the command make in the same pathetic。
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2.5kb
    • 提供者:wudingzhiying
  1. spi_ads

    2下载:
  2. mini2440上linux环境下使用GPIO模拟SPI操作ADS8638的驱动代码-the GPIO analog SPI operation ADS8638 driver code mini2440 linux environment
  3. 所属分类:Driver develop

    • 发布日期:2015-06-18
    • 文件大小:13kb
    • 提供者:hehe
  1. ADS7843-driver

    0下载:
  2. ads7843 linux下触摸屏芯片驱动源码,通过spi相连,更改少量代码即可使用-ads7843 linux for touchscreen chip driver source by spi connected, change a small amount of code can be used
  3. 所属分类:Driver develop

    • 发布日期:2017-10-16
    • 文件大小:6kb
    • 提供者:znn
  1. Linux-SPI-driver_-S3C2440

    0下载:
  2. 基于S3C2440的Linux SPI驱动移植笔记-Linux-SPI driver transplantation based on S3C2440
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:56kb
    • 提供者:linsi
  1. EmbedSky_irq

    1下载:
  2. linux的ad驱动,spi通信,而且是模拟spi通信,每5毫秒采集一次,一共采集10秒钟,平台是s3c2440+linux3.6.9-linux driver of the ad, spi communication, and simulation spi communication, collected once every 5 milliseconds, 10 seconds total acquisition platform is s3c2440+ linux3.6.9
  3. 所属分类:Driver develop

    • 发布日期:2015-08-19
    • 文件大小:3kb
    • 提供者:陈飞
  1. spi_s3c64xx

    0下载:
  2. linux s3c64xx源代码 /* linux/drivers/spi _s3c64xx.c * * Copyright (C) 2009 Samsung Electronics Ltd. * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software you can redistribute it and/or modify * it under t
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:8.2kb
    • 提供者:lee
  1. spi_gpio

    0下载:
  2. linux下,使用GPIO模拟SPI波形,以驱动的形式呈现-Using GPIO analog SPI communication in linux
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:1.58kb
    • 提供者:Lee
  1. 6410-nrf905

    0下载:
  2. 基于tiny6410的无线模块nrf905的linux驱动,用软件模式SPI的方式实现。-Based the wireless module nrf905 tiny6410 linux driver SPI in software mode.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-25
    • 文件大小:4.01kb
    • 提供者:wenzi
  1. MCP8377-SPI-driver-src

    0下载:
  2. linux mcp8337 SPI driver
  3. 所属分类:Driver develop

    • 发布日期:2017-11-10
    • 文件大小:10.46kb
    • 提供者:wangjian
  1. spi-dev

    0下载:
  2. spi linux设备驱动,是s3c6410 arm11处理器需要的驱动-spi linux driver s3c6410 arm11 processor need
  3. 所属分类:Driver develop

    • 发布日期:2017-11-07
    • 文件大小:2.57kb
    • 提供者:apple
  1. spidev_test

    0下载:
  2. linux下面的spi用户态程序,非常实用,使得程序员不必编写内核驱动,使用该驱动能够易于spi驱动debug-The following user mode linux spi procedures, very practical, so that programmers do not have to write a kernel driver, use the drive can be easily spi driver debug etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:1.21kb
    • 提供者:王先生
  1. fsk-for-linux

    0下载:
  2. fsklinux 驱动模拟spi,-fsklinux drive spi,cc1100
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7.15kb
    • 提供者:教父
  1. spi

    0下载:
  2. spi读取驱动文件代码,linux代码,已测试可用-spi read driver file code, linux code, have been tested can be used
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1.47kb
    • 提供者:邱文添
  1. FT232H-SPI-DRIVER

    0下载:
  2. Driver for ftdi 232h in kernel mode for linux, port of libmpsse in user space mode Current feautures: - SPI - GPIO
  3. 所属分类:Linux驱动

    • 发布日期:2020-08-26
    • 文件大小:60.2kb
    • 提供者:revcab
  1. linux spi driver

    0下载:
  2. 一个被修改过的linux spi驱动!对驱动开发者非常有用
  3. 所属分类:Linux驱动

« 12 »
搜珍网 www.dssz.com