CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - mem

搜索资源列表

  1. CYPRESS_Memtest

    0下载:
  2. This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string \"good\" on the 7 segment
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.69kb
    • 提供者:汪洪波
  1. lpc2148_usbmem

    0下载:
  2. use lpc2148 develop usb mem
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:127.66kb
    • 提供者:alex_ck
  1. USB

    1下载:
  2. 仿真标准串口,用于升级原串口外围设备,或者通过USB 增加额外串口。 ● 计算机端Windows 操作系统下的串口应用程序完全兼容,无需修改。 ● 硬件全双工串口,内置收发缓冲区,支持通讯波特率50bps~2Mbps。 ● 支持5、6、7 或者8 个数据位,支持奇校验、偶校验、空白、标志以及无校验。 ● 支持串口发送使能、串口接收就绪等传输速率控制信号和MODEM 联络信号。 异步串口/RS232/RS485/RS422 转换并口打印机为USB 打印机 EPP 并口和
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:618.2kb
    • 提供者:张哲
  1. LPC2148_USB

    0下载:
  2. LPC 2148 的usb例程 HID,MEM例程 -LPC 2148 s usb routines HID, MEM routine
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:117.48kb
    • 提供者:happy
  1. usb_Mass_Storage

    0下载:
  2. STM32实现读卡器功能,适用于STM32E-EVAL开发板-STM32 card reader function to achieve for STM32E-EVAL development board
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:619.77kb
    • 提供者:jacky
  1. Memtest

    0下载:
  2. 基于CYPRESS CY7C68013 usb2.0的开发程序,该程序演示了访问内存的编写方法。-This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:6.47kb
    • 提供者:Willson Yang
  1. CPU_Mem_MainBoard_Knowledge

    0下载:
  2. CPU、内存、主板等知识 很是详细,条理清楚 -Knowledge about CPU , Mem, MainBoard. Contain Detail.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:40.35kb
    • 提供者:rampc
  1. virtual_map

    0下载:
  2. 实AVR中虚拟内存映射的一段程序-virtual mem mapping
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:刘光林
  1. mem

    0下载:
  2. pic单片机的COMPLEX算法源程序,好用-pic microcontroller COMPLEX algorithm source code, easy to use
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:686byte
    • 提供者:twg
  1. Smpl_DrvACMP

    0下载:
  2. 关于芯唐M0核 ADC源码 ADC 带进位的加法指令 ADC Reg/Mem, Reg/Mem/Imm 功能,将目的操作数和源操作数相加再加低位进位,结果送入目的的地址 dst+src+cf->dst, 受影响的标志位:AF、CF、OF、PF、SF和ZF,该指令的功能是把源操作数和进位标志位CF的值(0/1)一起加到目的操作数中。-About Nuvoton M0 nuclear ADC source Add instruction ADC into the ADC of Reg/
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:8.31kb
    • 提供者:侯学元
  1. Mem

    0下载:
  2. 内存管理,Cortex-M3,Cortex-M4,ARM7,ARM9都可以使用,内存管理区创建,内存获取,释放-Memory management, the Cortex-M3, the Cortex-the M4, the ARM7, ARM9-based, you can use the Memory Management District to create a memory to obtain the release of
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2.44kb
    • 提供者:
  1. mem

    0下载:
  2. 单片机静态内存分配源代码,分配的内存大小可以设置,-The single-chip static memory allocation source code, allocated memory size can be set,
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:TANGWUBING
  1. Huong-dan

    0下载:
  2. HUONG DAN PHAN MEM NAP 89SUSB
  3. 所属分类:SCM

    • 发布日期:2017-11-04
    • 文件大小:666.42kb
    • 提供者:nga
  1. I2C-P-MEM

    0下载:
  2. ATmega32 I2c protocol for Memory interfacing
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:51.29kb
    • 提供者:Imran
  1. memtest

    0下载:
  2. CY7C68013A的内存读写程序,包括IIC总线读写,内存测试等等。 可对EEPROM的指定地址读写设定长度的数据。-This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7.04kb
    • 提供者:chatatwill
  1. LPC1768_usb_mem

    1下载:
  2. LPC1768的usb ,mem例程,实用,非常高效-The LPC1768 usb, mem routines, practical, very efficient
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:533.25kb
    • 提供者:bagle
搜珍网 www.dssz.com