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

搜索资源列表

  1. IAP

    1下载:
  2. LPC2214的IAP应用编程,这里指通过在应用编程可以升级代码-LPC2214 IAP application programming, in this case through the application programming code can be upgraded
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:117206
    • 提供者:程星星
  1. HardDriver

    0下载:
  2. 这是一个关于modem 的事例,希望对初学者能有点帮助-This a case of the modem, and I hope to help beginners can be a bit! !
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5389
    • 提供者:林风
  1. DSDT_2.3c

    4下载:
  2. marvell交换芯片6095的所有驱动程序及测试例子,适合所有平台-marvell 6095 chip exchange of all driver and test case, for all platforms
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:331157
    • 提供者:shijizhen
  1. s3c2440_gps_test.开发板ARM9 S3C2440 GPS测试程序

    0下载:
  2. 开发板ARM9 S3C2440 GPS测试程序,包含GPS信号用例,C语言,Development board ARM9 S3C2440 GPS test procedures, including use case GPS signals, C language
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-23
    • 文件大小:166961
    • 提供者:leisuee
  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-18
    • 文件大小:5391261
    • 提供者:liulangmao
  1. DMA

    0下载:
  2. ARM9 S3C2440 测试实例程序 本程序测试ARM9的DMA模块-The test case program ARM9 S3C2440 ARM9-DMA module program test
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:93545
    • 提供者:roc
  1. STM32F107_OS_II

    1下载:
  2. 基于STM32F107的UCOSII的射频开发用例,包含发送和接收,射频芯片是ATRF231-The RF chip ATRF231 use case-based a STM32F107 the the UCOSII RF development, contains the sending and receiving
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-16
    • 文件大小:5795840
    • 提供者:才正国
  1. STM32-Flash-EEPROM-data-routines

    2下载:
  2. 34、STM32 Flash模拟EEPROM 存储数据例程,我买的光盘里的例子-34, STM32 Flash EEPROM data storage simulation routines, I bought the CD in the case
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:684025
    • 提供者:卢彬彬
  1. EasyARM1138UART

    0下载:
  2. 本例是easyarm1138的UART(通用异步收发器)实例 建议采用Windows自带的“超级终端”来调试UART, 在“端口设置”里,设置如下     波特率:9600     数据位:8     奇偶校验:无     停止位:1     数据流控制:无 -This case is easyarm1138 the UART (Universal Asynchronous Receiver Transmitter) proposed to u
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:73751
    • 提供者:曾祥林
  1. 19854827LPC2378

    0下载:
  2. 使用简单: 用 控件->Active=true 打开串口 控件->Read()读, 控件->Write()写. 可以处理控件的事件, 但不是必须的.-Easy to use: Using Controls-> Active = true open the serial port control-> Read () read, controls-> Write () to write. Can deal with the control case,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:647931
    • 提供者:5445
  1. arm

    0下载:
  2. ARM开发详解及开发板应用案例.-ARM development board to develop and explain the application of the case.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-01
    • 文件大小:965949
    • 提供者:
  1. P89V51

    0下载:
  2. 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:112583
    • 提供者:迷茫
  1. 44b0_lcd_sample

    0下载:
  2. 三星s3c44b0内部lcd控制器编程,两个简单的测试例子,对于理解芯片lcd编程有很大帮助。-Samsung s3c44b0 internal lcd controller programming, two simple test case for understanding chip lcd program of much help.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:4760
    • 提供者:王先生
  1. bujin

    0下载:
  2. 步进电机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,即给电机加一个脉冲信号,电机则转过一个步距角。-Stepper motor is the electrical impulse signals into angular displacement or linear displacement of the open-loop control components. In the non-overl
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:11517
    • 提供者:zhoulei
  1. modbusM16

    0下载:
  2. 基于Atmega16的实现modbus协议的工程代码案例。代码可在ICC AVR下编译成功!-Atmega16-based implementation of the project code modbus protocol case. The code can be compiled successfully under the ICC AVR!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:83322
    • 提供者:Kevin
  1. TImicroprocessordata

    0下载:
  2. TI公司微处理器详细介绍.以及各种单片机选型.应用案例.-TI microprocessor data. And a variety of microcontroller selection. Application of case.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4125128
    • 提供者:wangpeng
  1. serial_iar_lev_1_lpc2144

    0下载:
  2. serial routine of level 1 to manage two serial channels in this case the code is build on iar-compiler for LPC21-serial routine of level 1 to manage two serial channels in this case the code is build on iar-compiler for LPC2144
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:3294
    • 提供者:lupus
  1. ADC

    0下载:
  2. ARM9 S3C2440 测试实例程序 本程序测试ARM9自带的ADC转换器-ARM9 S3C2440 test case program that comes with the program to test ARM9 ADC converter
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:91044
    • 提供者:roc
  1. Camera

    0下载:
  2. ARM9 S3C2440 测试实例程序 本程序测试ARM9的DMA模块-The test case program ARM9 S3C2440 ARM9-DMA module program test
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:131257
    • 提供者:roc
  1. Test-case-and-code-embedded-ARM-

    0下载:
  2. 嵌入式ARM实验案例与代码 本目录下的文件夹x.y,代表第x章,第y节,其一般包含该章节的实验源码和Makefile等实验所需文件。 其中chapter05和chapter06由于所使用的工具源码包比较多,所占空间大,建议通过其它方式给予。-Test case and code embedded ARM directory folder under xy, on behalf of x, chapter y section, the general experimental sectio
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5687920
    • 提供者:叮当
« 12 3 »
搜珍网 www.dssz.com