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

搜索资源列表

  1. msp430f5438

    0下载:
  2. MSP430F5438定时器,DMA,RTC,串口等相关抽象程序-MSP430F5438 timer, DMA, RTC, serial and other related procedural abstraction
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:449580
    • 提供者:bird
  1. STM32Pdma

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial driver (annular queue+ memory the dynamic allocation+DMA+ Pinyin retrieve)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-03
    • 文件大小:1035780
    • 提供者:罗杰森
  1. TI-provides-routine

    0下载:
  2. 针对TI公司的MSP430单片机的ADC,DMA,spi,iic,ta,tb,uart,wdt功能实现的具体例子。 适合初学者学习。- MSP430 microcontroller ADC, DMA ,ospi, iic, ta, tb, uart, wdt function to achieve specific examples. Suitable for beginners to learn.
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:165181
    • 提供者:xid
  1. dsp_optimize

    0下载:
  2. dsp优化精华,通过7个rgb转yuv小程序的优化过程,可以初步了解一下dsp程序优化的精髓,包括浮点转换、定点优化、程序级优化、指令集优化、内存优化、DMA优化、数据拼合终极优化-dsp optimize essence, through turn seven rgb yuv small program optimization process can be a preliminary understanding of the essence of the dsp program optimi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2238
    • 提供者:suyang
  1. idma

    0下载:
  2. 德州仪器的C6455范例程序。内部DMA的使用例子。支持L2内存和L1内存之间的数据传输。-TI' s C6455 sample program. The use of examples within the DMA. L1 L2 memory and memory to support data transmission between.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:4875
    • 提供者:Ji
  1. example5_ADC

    0下载:
  2. 本例展示了如何使用双ADC对多路通道进行同时转化。 使用ADC1对通道14和通道17进行转化。使用ADC2对通道10和通道11进行转化。通道17与内部参考电压Vref相连。 一旦转换开始,ADC1和ADC2对对通道14和10的转换将同时开始,结果存于ADC1的32-bit DR寄存器内,其中高16bit为ADC2对通道10的转换结果,低16bit为ADC1对通道14的转换结果。之后由DMA把DR寄存器内的数据传送到内存中的ADC_DualConvertedValueTab表格
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:307029
    • 提供者:彭富林
  1. msp430x54x_dma_01

    0下载:
  2. msp430f5438单片机的 DMA编程程序-msp430f5438 microcontroller DMA programming procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:947
    • 提供者:swic
  1. LPC1768-Xplorer

    0下载:
  2. LPC1768-Xplorer is a CORTEX-M3 based stamp board for NGX’s mbed-Xpresso Baseboard. The LPC1768 microcontroller has 512KB of internal flash and 64KB RAM. Ethernet MAC, USB Device/Host/OTG interface, 8-channel general purpose DMA controller, 4 UARTs, 2
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-11-13
    • 文件大小:1195328
    • 提供者:vinaypatil
  1. cd-DMA-S5PV210

    0下载:
  2. CORTEX-A8採用 Samsung S5PV210 處理器。該處理器採用先進的 ARM Cortex A8核心,運算速度可達到 1GHz,並且自帶有32/32KB資料/指令一級緩存,512KB二級緩存。該處理器內部集成了多媒體編解碼核心(MFC),可以編解碼多種格式包括 MPEG4/H.263/H.264,並支援 VC1解碼。-CORTEX-A8 processor uses Samsung S5PV210. The processor uses advanced ARM Cortex A8
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:103591
    • 提供者:向志伟
  1. designofDMAdataacquisitionsysterm

    0下载:
  2. 利用51单片机及其接口电路模拟DMA的控制过程,由于数据的传输实际上不经过CPU而直接由A/D转换芯片传送到存储器,从而实现了数据的高速传送。-The use of 51 single-chip circuit simulation and its interface DMA control process, because the data transmission does not actually read the CPU and directly from the A/D convers
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:328161
    • 提供者:frieda
  1. mulitusers2dcdma

    1下载:
  2. 多用户多载波时频域cdma扩频的仿真,使用类编程。包含发送,信道,接收3个类。有选择用户数,联合扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。-Multi-user multi-carrier spread spectrum cdma time-frequency domain of the simulation, the use of programming. Send contain, channel, receiving three c
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-06
    • 文件大小:43328
    • 提供者:pf67
  1. weiji

    0下载:
  2. 并行口实验,中断实验,DMA实验,串行通信实验-Parallel experiments, interruption of the experiment, DMA experiments, serial communication experiment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:2846
    • 提供者:chennan
  1. DMAtest

    0下载:
  2. 基于ARM7的44B0开发板的DMA测试程序,C语言编写,可以在ADS1.2上运行-ARM7-based development board 44B0 of DMA test procedure, C language, you can run ADS1.2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:34151
    • 提供者:lsy
  1. ST2410_BIOS

    0下载:
  2. 优龙ST2410的BIOS源码,支持USB传输DMA功能,支持LINUX和WICE引导,很适合学习2410处理器的裸机编程-Liuzhou ST2410 excellent source of the BIOS to support USB transmission DMA functionality, support for LINUX and Wice guide, it is suitable for studying the bare-metal programming processo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:754248
    • 提供者:junpeng.han
  1. CY7C68013AD

    1下载:
  2. 本文件是一个我买的开发板的原理图,型号是:CY7C68013,用ALTIUM或PROTELL DXP打开。-This document is a development board I bought the schematic diagram, model is: CY7C68013, with Altium or opens PROTELL DXP.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-11-07
    • 文件大小:65694
    • 提供者:张智勇
  1. uart

    0下载:
  2. f2812 串口中断测试程序,可参考对f2812的串口寄存器进行配置-f2812 serial interrupt test procedures, refer to the serial port on the f2812 configuration register
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:zhw
  1. DMASample

    0下载:
  2. 正在做DMA的朋友看看,很有借鉴意义,如果你的DMA不是要求很复杂,这个DMA可以直接移植用,-DMA friends are doing look at the referential significance, if your DMA is not a very complicated request, the DMA transfer can be directly used,
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:30781
    • 提供者:tqijin
  1. PDIUSBD12

    0下载:
  2. PDIUSBD12 是一款性价比很高的 USB 器件 它通常用作微控制器系统中实现与微控制器进行通信的 速通用并行接口 它还支持本地的 DMA传输 这种实现USB接口的标准组件使得设计者可以在各种不同类型微控制器中选择出最合适的微控制器 种灵活性减小了开发的时间 风险以及费用 通过使用已有的结构和减少固件上的投资 从而用最快捷-err
  3. 所属分类:USB develop

    • 发布日期:2017-04-09
    • 文件大小:1554490
    • 提供者:zeng
  1. swinish_LuojincDriv01

    0下载:
  2. 部分实现的PCI9656的驱动程序及测试程序,实现中断及DMA读的功能-Part of the realization of the PCI9656 drivers and testing procedures, to achieve and DMA interrupt the function of time
  3. 所属分类:驱动编程

    • 发布日期:2017-03-30
    • 文件大小:341629
    • 提供者:马东英
  1. exp02_cpu2

    0下载:
  2. 基于DSP5416系列的DMA中,实用的FIR滤波程序!-DSP5416 series based on the DMA, the practical procedures for FIR filter!
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:40857
    • 提供者:s20070384
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com