搜索资源列表
c67x-EDMA
- 关于TI公司的DSP开发的宝贵资料,主要涉及TI C6000系列DSP器件的EDMA部分的信息(包括硬件、软件)-on TI's DSP development of valuable information, mainly involve TI C6000 DSP EDMA part of the information (including hardware, software)
EDMA
- 增强型直接内存存取(EDMA)是数字信号处理器(DSP)中用于快速数据交换的重要技术,具有独立于CPU的后台批量数据传输的能力,能够满足实时图像处理中高速数据传输的要求。以TI公司的TMS320DM642型DSP为例,介绍EDMA控制器的特点。结合实例给出EDMA在图像数据实时传输中的具体控制和实现方法。
C64X-DSP-EDMA
- C64X-DSP-EDMA小结及实例详解
EDMA
- EDMA的编程,是利用DSP开发是对EDMA编程的很好测试程序-EDMA programming is the use of DSP development of the programming EDMA good test procedures
DSP C6000些列 cmd文件编写
- DSP C6000些列 cmd文件编写 新手入门必备,DSP C6000 out some beginners cmd documentation necessary
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
- 用c实现的dsp的edma功能,感觉是一个不错的例子,希望对大家有帮助-Dsp using c implementation of the EDMA function, feel is a good example, in the hope that everyone has to help
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
edma
- 是一个6713DSK的edma测试程序,对DSP初学者有用!-6713DSK the edma testing procedures useful for DSP beginners!
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.