搜索资源列表
使用CCS进行DSP编程3-实现DMA和Interrupt
- 使用CCS进行DSP编程3-实现DMA和Interrupt。在用CCS2.0集成开发环境进行TI的DSP开发时,编程实现DSP的DMA和中断传输。-use CCS DSP programming 3 - DMA and achieve Interrupt. CCS2.0 used in integrated development environment for TI's DSP development, programming DSP DMA and interrupt transmi
TI5502sdramdma
- TI公司DSP55系列中的DMA传输的例程(本例程针对5502开发)-TI DSP55 series of DMA transmission routines (routines against the 5502 development)
cpci1
- 针对多DSP 共享总线的通用信号处理板卡, 介绍了基于PCI9054 和CPCI 总线的接口设计, 分析了通用WDM总线驱动程序的开发。采用Verilog HDL 用CPLD 设计控制时序实现了DSP 和 CPCI 总线桥接器PCI9054 之间的普通传输和高速DMA 传输。驱动程序采用DriverWorks 和Windows 驱动开发包DDK 进行开发, 具有很好的通用性和可移植性。
main_dma1
- TMS320VC5509实现DMA传输的最简单的例程,从DARAM到DARAM,最适合初学者
5509上实现的DMA图像输入及弹孔检测程序
- 在5509上实现的DMA图像传输及弹孔检测程序
TS201Imglib1
- 基于ADSP-TS201S的图像处理程序,完成1S的直方图运算功能,采用DMA传输与计算并行运行的方式。-ADSP-TS201S-based image processing program, complete 1S histogram computing functions, using the DMA transfer mode to run in parallel with the calculation.
SDRAM_DMA
- 基于ADSP TS201的DMA传输程序,SDMA与TS201实现DMA传输-DMA on the ADSP TS201 transmission process, SDMA and the achievement of DMA transfer TS201
ADSP-TS201-DMAtest
- 通过链路口实现DMA数据传输,DMA控制器向内核发送DMA中断,本程序用来测试DMA中断是在接收完成后还是接收开始时产生。-Achieved through DMA data transfer chain junction, DMA controller DMA interrupt sent to the kernel, the procedure used to test DMA completion interrupt is received or received in the begin
DMAmcbsp1
- dsp5402,mcbsp,DMA,中断传输,本人一条通-dsp 5402 mcbsp, DMA, interrupt transfer, I am a pass
dma_ram_to_ram
- TMS320F8335 DMA 数据传输 RAM to RAM
hrpwm_sfo
- TMS320F28335 DSP 高速PWM DMA传输-TMS320F28335 DSP High-speed PWM DMA transfers
dsp5402
- TI dsp 5402编程,DMA传输,16位精度采集-TI dsp 5402 programming, DMA transfer, 16-bit accuracy Acquisition
EDMA-API
- 关于DSP的EDNA使用寄存器和相关API函数的总结资料,EDMA是在DMA上发展起来的一种传输方式,它拥有DMA传输的全部特性,除了具有DMA后台操作(即不占用CPU的时钟),高吞吐率等特点外,EDMA比DMA通道的功能 更加强大-EDNA on the use of registers and DSP-API functions related to the summary information, EDMA is developed on a DMA transfer method,
DSP-experiment-for-DMA-TIMER-FLAG
- 这里有实验所用到的源代码和实验报告,对同学们非常有用。。。实验报告给大家作为参考 简介: 实验目的 熟练掌握外部中断原理、外部中断响应方式及对DMA传输进行中断控制原理。 2. 实验原理: 根据外部中断产生原理以及DMA传输原理,具体原理请参考前面的外部中断实验和DMA实验。 了解Timer工作原理及其中断产生方式及响应方式,掌握Timer控制方法。-DSP experiment for DMA TIMER FLAG
ADC_TIM1
- ADC1和定时器实现数据采样,配合DMA传输-This example provides a descr iption of how to use a DMA channel to transfer continuously a data from a peripheral (ADC1) to another peripheral (TIM1) supporting DMA transfer.
TIchinese_A1842
- TI公司DSP55系列中的DMA传输的例程(本例程针对5502开发)。 希望对大家有用-TI s DSP55 series of DMA transfer routine (this routine is developed for 5502). The hope that useful
TMS320F28335_CCSV4_ADCDMA
- TMS320F28335 通过DMA传输进行的ADC采样程序,CCSV4下的项目-TMS320F28335 ADC samping program through DMA,CCSV4 project
28335 ADC DMA
- 基于28335的ADC采集,DMA传输程序(Based on 28335 ADC acquisition, DMA transmission)
lab18-DMA_SRAM
- TMS320F28335的XINTF模块外扩SRAM进行读写,通过DMA传输给片内存储区(TMS320F28335 the XINTF module external expansion SRAM read and write, through the DMA transfer to the on-chip memory)
ADC+DMA+定时器
- 以STM32F1为平台,完成了定时器触发ADC,再采用DMA进行传输的功能。(With STM32F1 as the platform, the timer trigger ADC, and then use DMA to transfer function.)