搜索资源列表

  1. GPIO

    0下载:
  2. arm st912 GPIO 操作实例,该程序仅用于个人学习,请勿做商用。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:238.28kb
    • 提供者:phelim
  1. 9263——GPIO

    1下载:
  2. MDK下at91sam9293的gpio操作,非常适合入门
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2010-10-08
    • 文件大小:3.19mb
    • 提供者:LifeRacing
  1. 用arm的gpio操作ZLG7290显示功能.doc

    0下载:
  2. zlg7290的操作实例
  3. 所属分类:文档资料

    • 发布日期:2011-04-18
    • 文件大小:87kb
    • 提供者:wdyreg@126.com
  1. GPIO

    0下载:
  2. s3c2410gpio操作代码,包含wince的驱动和evc应用程序-s3c2410gpio operation code, including drivers and EVC wince application
  3. 所属分类:Windows CE

    • 发布日期:2024-11-10
    • 文件大小:1.03mb
    • 提供者:tangbin1982
  1. GPIO

    0下载:
  2. 本程序用于实现GPIO的具体操作,只实现了其中一些简单功能,适合初学者.-This procedure used to realize the specific GPIO operation, only to realize some of these simple functions, suitable for beginners.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-10
    • 文件大小:2.88mb
    • 提供者:何林军
  1. GPIO

    0下载:
  2. arm st912 GPIO 操作实例,该程序仅用于个人学习,请勿做商用。-operating arm st912 GPIO example, the program is only for personal learning, do not do business.
  3. 所属分类:驱动编程

    • 发布日期:2024-11-10
    • 文件大小:238kb
    • 提供者:phelim
  1. gpio_test

    0下载:
  2. GPIO操作,完成最简单的IO操作实验,就是控制LED灯 4个LED分别对应PC的6、7、8、9引脚。4个LED流水显示-GPIO operation, the completion of the simplest experimental IO operation is controlled LED lamp 4 LED corresponding to the 6,7,8,9-pin PC. Water 4 LED displa
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-10
    • 文件大小:1kb
    • 提供者:lix
  1. gpio-test

    0下载:
  2. GEC2410 关于 gpio的操作和测试-GPIO GEC2410 on the operation and testing
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-10
    • 文件大小:9kb
    • 提供者:
  1. Gpio

    0下载:
  2. 嵌入式开发,上海杰德平台上操作gpio的库,从这个库你就可以在wince的上层操作硬件的gpio了,是不是很方便呢?-Embedded Development, the海杰德platform GPIO library, from the library you can operate in the upper wince GPIO hardware, is not very convenient points?
  3. 所属分类:Windows CE

    • 发布日期:2024-11-10
    • 文件大小:21kb
    • 提供者:nddiny
  1. GPIO

    0下载:
  2. STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对GPIO进行操作。GPIO在嵌入式领域可以说是必需要掌握的。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the GPIO. In the embedded area of GPIO can be said that the ne
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-10
    • 文件大小:199kb
    • 提供者:熊刚
  1. GPIO

    0下载:
  2. EasyARM1138例程 GIPO操作程序部分-EasyARM1138 part of routine operating procedures GIPO
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-10
    • 文件大小:52kb
    • 提供者:xalexchen
  1. GPIO

    0下载:
  2. 简单的 linux gpio 读写程序,了解2410 io操作。-Linux gpio read and write simple procedures, understand the operation of 2410 io.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-10
    • 文件大小:110kb
    • 提供者:huqx
  1. GPIO

    0下载:
  2. ARM7的GPIO操作的典型例子,即控制LED的显示。-ARM7-GPIO a typical example of the operation, that is, the control LED display.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-11-10
    • 文件大小:24kb
    • 提供者:王文福
  1. How_to_set_6225_KCOL5_6swGPIO

    0下载:
  2. 这个是关于如何设置MTK6225_KCOL5&6及GPIO操作,个人觉得很有用处,希望大家分享-This is about how to set up MTK6225_KCOL5 & 6, and GPIO operation, personally feel useful and hope to share with you
  3. 所属分类:编程文档

    • 发布日期:2024-11-10
    • 文件大小:24kb
    • 提供者:long
  1. gpio

    0下载:
  2. Linux 在S3C2440下基本的驱动程序,包括基本端口操作-Linux under the basic driver S3C2440, including basic port operations
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:studystep0
  1. GPIO

    0下载:
  2. 基于linux2.6.21,用于at91rm9200的gpio操作例程-Based linux2.6.21, routine operation for at91rm9200 the gpio
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-10
    • 文件大小:4kb
    • 提供者:gallatin
  1. GPIO

    0下载:
  2. 本代码是基于AT91RM9200的GPIO操作的驱动程序与测试程序。已经在开发板上测试成功通过。-This code is based on the AT91RM9200 GPIO operation of the driver and test program.Those have been tested successfully in the development board.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-10
    • 文件大小:8kb
    • 提供者:崔恒颖
  1. 1.GPIO

    0下载:
  2. STM32的入门实验,是关于stm32IO口操作的一个程序,实现了闪烁流水灯-Introduction to the STM32 experiments on stm32IO mouth-operated a program to achieve the flashing light water
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-10
    • 文件大小:5.21mb
    • 提供者:王勇
  1. gpio

    0下载:
  2. unix s3c2410 linux hard gpio 操作 代码- unix s3c2410 linux hard gpio
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-10
    • 文件大小:17kb
    • 提供者:舒佳
  1. 1.GPIO

    0下载:
  2. stm GPIO操作 ,适合初学者,采用库例程,测试通过(operation of stm8 gpio)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-10
    • 文件大小:6.59mb
    • 提供者:violson
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org