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

搜索资源列表

  1. LED1

    0下载:
  2. 能让ARM控制的LED小灯循环点亮,是裸机程序。-ARM allows the control of small LED lights cycle of light, is the bare metal process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:22696
    • 提供者:xiaopang
  1. UART

    0下载:
  2. S342410裸机串口C编程,实现发送字母到超级终端,终端会显示-S342410 bare metal serial port C programming, sent letters to the HyperTerminal, the terminal will display
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:1037
    • 提供者:黄海港
  1. UART

    0下载:
  2. ARM2440串口测试程序,裸机操作-ARM2440 serial port test program, bare metal action! !
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:83947
    • 提供者:ZZY
  1. 2440test

    0下载:
  2. mini2440裸机的源代码,包含了mini2440的所有功能,欢迎下载-mini2440 bare metal of the source code, contains all the features mini2440 welcome to download
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-23
    • 文件大小:6745743
    • 提供者:周跃海
  1. ARM

    0下载:
  2. arm入门的裸机程序,包括lcd uart rtc+lcd interrupt 触摸屏等-bare metal arm entry procedures, including lcd uart rtc+ lcd interrupt touch screens
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2178473
    • 提供者:hongwei
  1. newled

    0下载:
  2. mini2440的裸机运行的一个小小的跑马灯程序,供入门的朋友参考。-A small program,for mini2440.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:562
    • 提供者:ping
  1. luojikaifa

    0下载:
  2. mini2440裸机开发程序,实现led、按键、lcd等的测试-mini2440 bare metal development process
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2719877
    • 提供者:lihao
  1. mini6410

    0下载:
  2. mini6410 最简单的点亮led灯的裸机程序。 cpu型号为三星的s3c6410-mini6410 the simplest bare light led lamp program. Samsung s3c6410 cpu model
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:376448
    • 提供者:赵龙
  1. intled4

    0下载:
  2. arm 裸机 中断调试arm int test .my english is wery poor. sorry,sorry.run horse led int . s3c2410 arm embest edukit-iii. -arm int test .my english is wery poor. sorry,sorry.run horse led int . s3c2410 arm embest edukit-iii.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:19179
    • 提供者:mrgce
  1. ARM.Bootloader.

    0下载:
  2. ARM.Bootloader.的实现.pdf这个 boot程序为把操作系统下载到裸机提供了极大的方便-ARM.Bootloader.' s Implementation. Pdf of this boot program is downloaded to the operating system provides a great convenience bare metal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:108226
    • 提供者:赵凌风
  1. MINI2440_UART_TEST

    0下载:
  2. MINI2440裸机串口测试程序源代码分析-MINI2440 bare metal serial analysis of test code
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:19734
    • 提供者:董阳平
  1. MINI2440_PWM_TEST

    0下载:
  2. MINI2440裸机蜂鸣器测试源代码分析-MINI2440 bare metal buzzer test source code analysis
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:14726
    • 提供者:董阳平
  1. TouchPanel

    0下载:
  2. 基于mini2440的T35触摸屏裸机测试程序-The T35 touch-screen based mini2440 bare metal test program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:134497
    • 提供者:www
  1. TouchScreen_ADS7843

    0下载:
  2. Touchscreen ADS7843 触摸屏控制器 裸机 驱动-Touchscreen ADS7843 Touch Screen Controller Driver bare metal
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1753
    • 提供者:Freedom
  1. 2440test

    0下载:
  2. 这是S3C2440裸机测试程序。里面包含很多例子-This is a S3C2440 bare metal test program. Contains many examples
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:8674
    • 提供者:刘大鹏
  1. lcd_2440

    0下载:
  2. 2440裸机(非操作系统下)的LCD驱动函数。 可用作LCD驱动开发参考-2440 bare metal (non-operating system) of the LCD driver functions. LCD-driven development can be used as reference
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5710
    • 提供者:何囍
  1. uart

    0下载:
  2. 自己写的裸机程序,是调试串口的,在mini2440板子上的程序。arm9的处理器,调程序的时候喜欢先把串口的程序搞定!-Write their own bare-metal process, the debug serial port, in mini2440 board procedures. arm9 processor, transfer the program when the program get the serial port like the first!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:36904
    • 提供者:hope
  1. TQ2440_bare_metal_test_program_source_code

    0下载:
  2. 基于TQ2440(ARM9)开发板的裸机实验程序(中断,触摸屏,LED,Nand Flash,PWM,串口等裸机实验程序)-Based on TQ2440 (ARM9) Development Board bare experimental procedures (interrupt, touch screen, LED, Nand Flash, PWM, serial and other bare metal experimental procedure)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1118191
    • 提供者:Noah
  1. ADS1.2envS3C2440

    0下载:
  2. 很丰富的ADS1.2环境下S3C2440裸机例程-Very rich environment, S3C2440 bare routine ADS1.2
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-10
    • 文件大小:2244013
    • 提供者:kevin
  1. SD_card_driver_with_out_os

    0下载:
  2. SD卡裸机驱动,写得不错,代码简洁-SD card is bare metal drive, well written, concise code.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:20293
    • 提供者:piansu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »
搜珍网 www.dssz.com