CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - 测试版

搜索资源列表

  1. LCD_DEMO-1

    0下载:
  2. lcddemo-1(2004版) -- 320X240 STN 灰度LCD 测试 此代码在SDT2.51下调试通过。运行时LED会闪烁一下,接着串口0会输出一些系统信息,在波特率为57600超级终端可看到,打印出来的由ASCII字符组成的 FS44B0X图样,此时LCD上显示ascii字符组成的ARM图样。通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。 -lcddemo-1 (2004 version) -- 320x240
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:136.03kb
    • 提供者:张淼林
  1. mdk_lpc2138

    0下载:
  2. 8led_Test 开发环境:Realview MDK 开发版:Embest LPCEB2000-A 测试结果:8段数码管上依次显示0-7的数字!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:11.46kb
    • 提供者:官中华
  1. MDK_320_keygen

    0下载:
  2. Keilfor Arm 3.22版的破解文件 请支持正版软件,此仅作测试之用。 喜欢就用吧。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:16.56kb
    • 提供者:房洪波
  1. touchtest

    0下载:
  2. 基于三星44B0的FAT16文件系统 测试版
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:25.02kb
    • 提供者:liuzhijun
  1. EM-STM3210E.zip

    0下载:
  2. STM32开发版在keil中的测试代码,可用于开发板调试程序,STM32 development version of the test code in keil, the debugger can be used for development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-23
    • 文件大小:7.18mb
    • 提供者:谈列文
  1. LPC3250_TEST

    0下载:
  2. NXP的ARM9 LPC3250 在不跑操作系统情况下的测试程序。如果某些应用不跑linux 或者WINCE 等操作系统的情况下可以参考这些代码。我的编译环境是:Realview MDK 3.22 (keil的升级版)-NXP ARM9 (LPC3250) does not run the operating system in the case of the test procedure. If some applications do not run operating systems su
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5.14mb
    • 提供者:liulangmao
  1. 02_leds

    0下载:
  2. RVDS 4.0 针对 MINI6410的leds测试程序。由ADS版升级过来-RVDS 4.0 MINI6410 the leds for the test program. Upgrade over by the ADS
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:105.07kb
    • 提供者:Andrew Huang
  1. s3ceb2410_mdk

    0下载:
  2. 例程名称:led_Test 开发环境:Realview MDK 开发版:Embest S3CEB2410 测试结果:8个LED依次点亮,并且蜂鸣器一直响-Routine Name: led_Test development environment: Realview MDK Developer: Embest S3CEB2410 test results: 8 LED turn light, and the buzzer sound has always been
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:169.15kb
    • 提供者:shangfei
  1. uCOS-II

    0下载:
  2. 这个是MDK上的44BO的UCOSII的编译程序,在公版上直接运行,测试通过的-This is the MDK on 44BO the UCOSII the compiler, in the public version of the direct operation, the test adopted by
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:978.37kb
    • 提供者:
  1. iic

    0下载:
  2. 这个是MDK上的44BO的IIC的编译程序,在公版上直接运行,测试通过的,网上对44B0的MDK程序太少了-This is the MDK on 44BO the compiler of the IIC, in the public version of the direct operation, the test adopted, on-line 44B0 of MDK on too few procedures
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:458.18kb
    • 提供者:
  1. 44B0Test

    0下载:
  2. 44b0公版的测试程序, ******************************************************* * NAME : 44BINIT.S * * Version : 10.JAn.2003 * * Descr iption: * * C start up codes * * Configure memory, Initialize ISR ,stacks * * Initialize C-var
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:291.35kb
    • 提供者:shhachqi
  1. GPIO

    0下载:
  2. 基于公版的44B0的GPIO的测试,包含了中断和I/O口的出路-Based on the public version of the GPIO test 44B0 include suspension and I/O port of the way out
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:49.19kb
    • 提供者:
  1. LED

    0下载:
  2. 基于MDK的公版44B0的程序,新增加了程序注释,在公版上测试通过-MDK-based public version 44B0 procedures, new procedures for the Notes an increase in the public version of the test
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:96.1kb
    • 提供者:
  1. AT91SAM7A3-BasicMouseUSB-IAR4_30A-1_2

    0下载:
  2. AT91SAM7A3评估版的USB测试程序,IAR编制。-AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1.07mb
    • 提供者:小穆
  1. 4s1820

    0下载:
  2. 4个ds18b20的源程序,C语言版,已通过测试,很好用-4 ds18b20 the source, C language version has been tested with very good
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:wjx
  1. nRF2401_wire

    0下载:
  2. 凌阳nRF2401 无线传输模块,包含板图,源代码,模块使用方法,测试版等信息-Sunplus nRF2401 wireless transmission module, including board diagram, source code, modules to use the test version and other information
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:1.22mb
    • 提供者:wanglin
  1. StreamLight

    0下载:
  2. 自己制作的实验箱 基于OK6410的,程序里面对应着接口,RVDS开发,裸版程序,测试通过的LED流水灯-To produce their own experimental box based on OK6410, which corresponds to the interface, RVDS development, naked version of the procedure, test through the LED light water
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:26.14kb
    • 提供者:tanxiting
  1. HMC5883LSTM32测试

    2下载:
  2. 应用于Stm32f103zet6的HMC5883l测试程序,库函数版(HMC5883l test procedures used in Stm32f103zet6, library function version)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-21
    • 文件大小:578kb
    • 提供者:极品小白
  1. Cheap_Flash_FS(FAT版)--嵌入式FAT文件系统源码免费下载

    0下载:
  2. Cheap_Flash_FS(FAT版)--嵌入式FAT文件系统源码免费下载 本文件系统支持FAT16/FAT32文件系统共计两种格式,支持长文件名, 支持中文文件名(支持GB2312/UNICODE转换码表) 支持子目录,支持文件的读取,写入,删除,创建等等常用功能。 另外,本代码全部使用C代码编写,可以移植去各种单片机平台上实现文件系统模块。 (本代码是我们提供的免费代码,用户可免费测试,研究,应用代码。并可以在商业产品上使用。 本代码有高端版,一次可以写1000个扇区或
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2019-05-31
    • 文件大小:1.37mb
    • 提供者:figureyang
  1. ATK-RM04 WIFI模块测试实验

    1下载:
  2. 库函数版,适用于STM32F4探索者开发板,ATK-RM04 WIFI模块测试实验
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2020-10-20
    • 文件大小:14.15mb
    • 提供者:tianxieyuzhou
« 12 »
搜珍网 www.dssz.com