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

搜索资源列表

  1. WindowsNetAndConmunicationDesign

    0下载:
  2. 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:486513
    • 提供者:王勇
  1. 2410-can2515

    0下载:
  2. 2410 spi 外接2515 can转换 驱动代码-2410 spi converter 2515 can drive external code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:19979
    • 提供者:徐斌
  1. lpc3131_samples_090709

    0下载:
  2. lpc3131 的功能性测试代码含 spi ,lcd ,nand ,usb ,等-lpc3131 samples code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3401236
    • 提供者:赵海涛
  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
    • 文件大小:2359
    • 提供者: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
    • 文件大小:13312
    • 提供者: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
    • 文件大小:6144
    • 提供者:znn
  1. spi_s3c24xx_fiq

    0下载:
  2. 积极分享一份linux 系统下优化了的S3C24XX SPI - FIQ伪DMA传输代码,需要源码的朋友请下载-Actively share please download a linux system optimization S3C24XX SPI- FIQ pseudo-DMA transfer code, source friends
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:14026
    • 提供者:ihdihoe
  1. SPI2UART

    2下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler
  3. 所属分类:Driver develop

    • 发布日期:2015-06-13
    • 文件大小:124928
    • 提供者:owen
  1. omap3_spi.c

    0下载:
  2. DM3730uboot启动过程中没有加载SPI驱动,也就是说在uboot阶段时无法使用SPI功能。本源码根据TI别的平台的uboot启动代码修改而来,已经经过验证,适合DM3730 SPI。使用时需要注意配合自己的SPI器件修改DM3730 SPI相应寄存器值,比如是上升沿还是下降沿,有没有DC/X等等。-DM3730uboot not loaded during startup SPI driver, that can not be used in stage uboot SPI functi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4842
    • 提供者:shangfeng
  1. spi_test

    0下载:
  2. LINUX下SPI测试代码,建立在ATMEL公司9G45的基础之上,简单易用-SPI test code under LINUX, built on the basis of ATMEL Corporation 9G45, easy to use
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:2972
    • 提供者:宋珂
  1. drv_display

    0下载:
  2. LCD驱动,通过SPI通信,里面有多重不同驱动芯片的初始化代码-LCD driver through SPI communication, there are multiple different driver initialization code chip
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:1347761
    • 提供者:zhanglin
  1. linux_pwm_timer_spi_driver

    0下载:
  2. am1808 linux pwm,spi,timer的驱动,ko形式,带测试代码-am1808 linux driver for spi,pwm,timer,and test app
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:1157612
    • 提供者:zhangtian
  1. spi4

    0下载:
  2. 嵌入式linux中spi总线测试代码,可以对spi总线进行打开,读,写等操作- SPI bus in embedded Linux test code。The SPI bus can be opened, read, and write operations
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1740
    • 提供者:adelejan
  1. AD7793-SPI

    0下载:
  2. 1、本主控芯片为stm32f103vet6 2、原理图上的是AD7792,实际使用的是AD7792 3、程序主要针对的是AD7792,代码是模拟方式与使用SPI方式读取AD值,共两份代码。-1, the main chip is stm32f103vet6 2 is a schematic diagram of the AD7792, AD7792 is actually used 3, the program is aimed primarily AD7792, code an
  3. 所属分类:Driver develop

    • 发布日期:2017-05-07
    • 文件大小:1452032
    • 提供者:
  1. wosa_xfs

    1下载:
  2. wosa xfs 包含xfs manager代码,SPI例子-wosa xfs
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1742693
    • 提供者:joshin
  1. sc16is752

    0下载:
  2. i2c或者spi 转uart 芯片的驱动代码,外国的芯片,原厂的代码,采用regmap 的注册方式,学习和参考的绝佳资料-i2c or spi to uart driver code, it is aboard, it is good for study and referce!
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:9873
    • 提供者:
  1. template

    0下载:
  2. SPI通信包括上下位机的通信原理和代码分析讲解注释很详细。-spi COMMUNCIATION
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:791604
    • 提供者:
  1. encx24j600

    0下载:
  2. microchip公司以太网控制器encx24j600的驱动代码-Stand-Alone 10/100 Ethernet Controller with SPI or Parallel Interface
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:13899
    • 提供者:何其皓
  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
    • 文件大小:1509
    • 提供者:邱文添
搜珍网 www.dssz.com