搜索资源列表
EDMA_nbperph_ping.rar
- DSP EDMA入门源代码,清晰易懂,简单明了,Introduction to DSP EDMA source code, clear and easy to understand, simple to understand
wenting_3.rar
- 闻听DSP培训第三天的资料,包括了,EDMA的两个例程,DSP平台为C6000。,DSP training闻听information on the third day, including, EDMA two routines, DSP platform for the C6000.
C6416csl.rar
- 这是C6416片上支持库(CSL)的所有例程,主要包括:edma,mcbsp等的配置,读者可以直接运行,是学习6416好的例程,This is C6416-chip support library (CSL) in all routines, including: edma, mcbsp configuration, etc., readers can directly run 6416 are good study routines
EDMA-example
- DSP EDMA模块应用实例EDMA.c 该文件是操作EDMA的代码,包括寄存器定义、初始化等子函数-application example for EDMA on DSP
dsp-minsystem
- 采用TI公司的TMS320C6713,通过地址译码和总线隔离,直接将数字图像传感器芯片OV7620接入;利用EDMA独立传送的特点,在不增加DSP软件开销和对总线占用的情况下,实现视频图像的实时采集和处理。经过验证,系统具有实时性好、成本低、开发周期短的特点。通过总线隔离和数据锁存实现了DSP与低速LCD显示模块的接口。针对具体的硬件电路给出了驱动例程。-Using TI s TMS320C6713, through the address decoder and bus isolation,
edma
- TI DSP TI DSP TI DSP -TI DSPTI DSPTI DSP TI DSPTI DSP
DEC6713_EDMA
- dsp tms320c6000 系列edmaC语言应用程序,完整-dsp tms320c6000
video_capture_display
- 基于TI_DM642的视频采集与显示 Video Formats DSP/BIOS EDMA Video Driver Registering the Video Driver Using the Video Driver-TI_DM642-based video capture and display the Video Formats DSP/BIOS EDMA Video Driver Registering the Video Driver Using the V
DEC6713_EDMA
- TMS320C6000 DSP EDMA 程序例子,实用的程序-TMS320C6000 DSP Cache User s Guide
DMA_Application
- DMA是DSP应用中的一大特色,把内核的大量资源用于运算,想做得朋友看看 这是DM642使用BIOS和CSL LIB 作EDMA简单例子. 在CCS BIOS 中需要作 中断--EDMA--edmaHwi 的设置. Spru234 和 spra636a 都是有用的参考 解释见注释.-DMA is a DSP applications, a major feature of a large number of resources to core operations, you want t
DEC6713_EDMA
- 6713DSP的EDMA实现 具有极大参考价值-6713DSP the EDMA of great reference value to achieve
6455_EDMA
- 6455 edma3 design (not CSL)
mcbsp_EDMA
- 实现DSP TMS320 6416 的多通道缓冲串口MCBSP与EDMA连接。并且控制外设芯片AIC23。-DSP TMS320 6416 to achieve multi-channel buffered serial port MCBSP connection with EDMA. And control peripheral chip AIC23.
DEC6713
- DSP 6713型号的基本源程序 可以对67系列进行初始化,对EDMA,CPLD进行配置。-6713 DSP basic models of 67 series source program can be initialized, to EDMA, CPLD configuration.
edma
- 是一个6713DSK的edma测试程序,对DSP初学者有用!-6713DSK the edma testing procedures useful for DSP beginners!
DSP_module
- DSP常用功能模块的C代码,包括McBSP,EDMA,Timer等,还包括几个综合系统设计-DSP functional blocks commonly used in C code, including the McBSP, EDMA, Timer, etc., but also includes several integrated systems design
edma
- dsp中EDMA搬数功能的实现,包括各种寄存器的配置-dsp function in the realization of the number of EDMA to move, including the configuration register
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-EDMA
- 此文件为dsp6416的学习文档,主要介绍edma功能-This file is learning documentation of dsp6416, introduced EDMA
EDMA文档及代码
- Detailed information about EDMA, including the EDMA principle, and detailed EDMA code analysis.