搜索资源列表

  1. SRAM@DMA实验

    0下载:
  2. ALTERA NIOS处理器实验,QUARTUS下用VHDL编译成处理器,然后NIOS SHELL下C 语言运行。实验SRAM和DMA调度-Altera NIOS processor experiments QUARTUS using VHDL compiler into processor, then NIOS SHELL C language runtime. Experimental SRAM and DMA Scheduling
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:34569
    • 提供者:xf
  1. S3C44B0X中文技术文档

    0下载:
  2.  

       
    三星的S3C44B0X 16/32位RISC处理器被设计来为手持设备等提供一个低成本高性能的方案。
    S3C44B0X提供以下配置:2.5V ARM7TDMI
  3. 所属分类:其它文档

    • 发布日期:2009-01-13
    • 文件大小:78690
    • 提供者:ssunshine
  1. SRAM@DMA实验

    0下载:
  2. ALTERA NIOS处理器实验,QUARTUS下用VHDL编译成处理器,然后NIOS SHELL下C 语言运行。实验SRAM和DMA调度-Altera NIOS processor experiments QUARTUS using VHDL compiler into processor, then NIOS SHELL C language runtime. Experimental SRAM and DMA Scheduling
  3. 所属分类:VHDL编程

    • 发布日期:2024-10-08
    • 文件大小:33792
    • 提供者:xf
  1. C20_sram_vga

    0下载:
  2. FPGA应用如sd卡控制,led控制,vga音频控制-Sd card FPGA applications such as control, led control, vga audio control
  3. 所属分类:VHDL编程

    • 发布日期:2024-10-08
    • 文件大小:1525760
    • 提供者:钟灶生
  1. UART_DMA

    0下载:
  2. 基于ALTERA公司的NIOSII的串口通信DMA传输设计-NIOSII based on ALTERA s DMA transfer of the serial communication design
  3. 所属分类:VHDL编程

    • 发布日期:2024-10-08
    • 文件大小:11346944
    • 提供者:王超
  1. myadc

    0下载:
  2. 该程序实现ad转换并将数据存入sram中(通过dma通道),实现效果很好-failed to translate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-08
    • 文件大小:549888
    • 提供者:王程刚
  1. Custom_HID_interrut_adc_dma_control

    0下载:
  2. acquisition with ADC and storing in SRAM wuth DMA. change sampling time throught USB and transfer sampling throught usb protocol in terrupt.
  3. 所属分类:USB编程

    • 发布日期:2024-10-08
    • 文件大小:1297408
    • 提供者:Giacomo
  1. SourceCode2_dma_xintf_to_ram_OK

    0下载:
  2. dsp设计 SRAM测试 ccs开发环境 -dsp design development environment SRAM test ccs
  3. 所属分类:DSP编程

    • 发布日期:2024-10-08
    • 文件大小:560128
    • 提供者:孙静
  1. SourceCode02_dma_xintf_to_ram_OK

    0下载:
  2. DMA 方式SRAM 测试在DSP芯片F28335上测试通过,开发软件是CCS 3.3-DMA mode F28335 DSP chip SRAM test on the test, development software is CCS 3.3
  3. 所属分类:DSP编程

    • 发布日期:2024-10-08
    • 文件大小:705536
    • 提供者:iverson
  1. iir

    0下载:
  2. IIR数字滤波器在TMS320VC5416 DSP上的实现,数据采集时通过DSP的DMA功能将输入数据保存在外部SRAM中,采样结束后再将要滤波的数据通过DMA载入内部RAM中,提高了处理速度. -IIR digital filter on TMS320VC5416 DSP implementation, data collected by DSP DMA function of the input data stored in t
  3. 所属分类:DSP编程

    • 发布日期:2024-10-08
    • 文件大小:70656
    • 提供者:husgao
  1. C8051F060-AD-UART1

    0下载:
  2. C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC - Data Acquisition example for C8051F060 Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intend
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-10-08
    • 文件大小:39936
    • 提供者:wu
  1. STM32-AD(DMA)-interrupt

    0下载:
  2. 基于STM32的AD信号采集,采用DMA传输数据时,直接从SRAM取出数据时,DMA仍在数据传输,导致数据的实时性低,采用DMA中断取出数据,可保证在一段时间内数据的准确性,但也会丢失一部分ADC数据,适用于阶段性数据取样。-Based on the AD STM32 signal acquisition when using DMA data transfer, data is directly taken out from the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-08
    • 文件大小:7502848
    • 提供者:chenming
  1. dma-mmp_tdma

    0下载:
  2. SRAM Memory Management for Linux v2.13.6.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-10-08
    • 文件大小:13312
    • 提供者:xengmueme
  1. dma-mmp_tdma

    0下载:
  2. SRAM allocations are multiples of this 2^N size.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-10-08
    • 文件大小:4096
    • 提供者:ceiyeimin
  1. STM32F746-DMA

    0下载:
  2. 这stm32f746代码描述了如何使用DMA传输 一个字的数据缓冲区从闪存的嵌入式SRAM存储器通过 HAL API。-This STM32F746 code provides a descr iption of how to use a DMA to transfer a word data buffer FLASH memory to embedded SRAM memory through the HAL
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-10-08
    • 文件大小:51200
    • 提供者:MIAO
  1. stm32-adc-dma

    0下载:
  2. 在 STM32 中,使用 ADC 时往往采用 DMA 传输方式,由 DMA 把 ADC 外设转换的数据传输到 SRAM,再进行处理,甚至直接把 ADC 的数 据转移到串口发送给上位机.-In STM32, often employ the use of ADC DMA transfer mode, the DMA the ADC peripheral conversion of data to the SRAM, and then
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-08
    • 文件大小:4453376
    • 提供者:何春
  1. lab18-DMA_SRAM

    0下载:
  2. TMS320F28335的XINTF模块外扩SRAM进行读写,通过DMA传输给片内存储区(TMS320F28335 the XINTF module external expansion SRAM read and write, through the DMA transfer to the on-chip memory)
  3. 所属分类:DSP编程

  1. lab17-DMA_SRAM

    0下载:
  2. 关于DMA的应用,通过DMA将数据存入外扩SRAM,(DSP DMA application)
  3. 所属分类:DSP编程

    • 发布日期:2024-10-08
    • 文件大小:583680
    • 提供者:楠楠1994
  1. DMA_SRAM

    0下载:
  2. TMS320F28335 DMA读取SRAM程序(TI TMS320F2833528335 DMA-SPI)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-08
    • 文件大小:599040
    • 提供者:雷劳谋
  1. stm32驱动OV2640(DCMI+DMA+SRAM)转灰度

    0下载:
  2. 读取OV2640采集的图像,二值化输出到LCD(Read the image captured by OV2640 and output it to LCD by binarization)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-08
    • 文件大小:561152
    • 提供者:AllenRicard
« 12 »

源码中国 www.ymcn.org