搜索资源列表
Software_UART_on_54xDSP
- 这是利用54xDSP的McBSP串口和DMA方式用软件方法配置UART的文档-This is the use of 54xDSP McBSP and DMA software used to configure the UART Documentation
DEC6713_CODEC_T
- 使用ti6713芯片,除了对一些时钟的设置外,对DMA和MCBSP的设置,使得dma和mcbsp联合工作,对硬件开发有很大的帮助
spru762c
- bios下的mcbsp,dma及aic23的代码
DMAFANGSIMcBSPCHUANSHU
- 用C54X实现DMA方式的McBSP数据传输
Mcbsp_DMA
- 关于ti54x缓冲串口的应用,其中涉及到了MCbsp和DMA的通信及系统设计的程序
4
- 文章介绍了TMS320VC5409 的在语音处理方面的一个应用电路,阐述了系统的硬件和软件设 计。系统以TMS320VC5409 的外围扩展芯片TLC320AD50 为语音采样电路,利用McBSP 接口、DMA、 LPC 线性预测编码算法实现了语音的压缩、存储、变速、播放功能
C6000_BIOS_DMA_Mcbsp
- C6000DSP下的BOIS,DMA,MCBSP事例程序,注释比较详细,容易看懂,对于学习和工程应用都比较有帮助!
Implementing a Software UART on the TMS320C54x wit
- Implementing a Software UART on the TMS320C54x with the McBSP and DMA
dma_mcbsp_test
- evm5510利用DMA及中断来测试MCbsp多通道传输数据的测试程序-evm5510 use of DMA and McBSP interrupt to test the multi-channel transmission of data testing procedures
dma
- dsp的dma例子,mcbsp与dma之间通信-dsp' s dma example, mcbsp and communication between the dma
DMAmcbsp1
- dsp5402,mcbsp,DMA,中断传输,本人一条通-dsp 5402 mcbsp, DMA, interrupt transfer, I am a pass
AIC23B
- Ti32位DSP2833x利用Mcbsp和DMA与音频解码芯片AIC23B进行通讯。-Ti32-bit DSP2833x use Mcbsp and DMA communicate to audio decoder chip AIC23B .
DMA_Codec_SUCC
- 一个使用TI 5502 DSP+AIC23 基于DMA+McBSP的收放音程序-The use of a TI 5502 DSP+ AIC23-based DMA+ McBSP of the retractable audio program
Program
- dsp5509A 可以跑的实验程序。含GPIO,MCBSP,DMA,watchDog-about dsp5509A,you can run the program,it reference to how to program with peripheral device referce,such as GPIO,MCBSP,DMA,watchdog
TI_C54
- TI 54系列DSP 自学文档 包括软硬件设计 HPI McBSP DMA-TI 54 series of DSP hardware and software design of self-documentation, including HPI McBSP DMA, etc.
DSP_DMA_McBSP
- 摘 要:本文介绍了采用双声道音频A/D转换芯片CS5331A和TMS320VC5402 DSP组成的双声道音频采集系统 的设计。给出了系统的硬件设计方案,包括CS5331A与TMD320VC5402 DSP的接口电路和信号时序。在硬件方案 的基础上,给出了系统的总体软件流程,并详细介绍了DSP的多通道缓冲串行口(McBSP)和直接存储器访问(DMA) 的初始化设置,给出了相应例程。最后,给出了采集到DSP内存中的双声道音频数据的波形。 关键词:采集 DMA McBSP DSP
audio
- dsP DSk5510 audio 实现DMA控制McBSP通信-dsP DSk5510 audio DMA control McBSP communication to achieve
3D-MEMS-Accelerometer
- 研究了一种新型三维MEMS加速度计的性能特点和工作原理。针对加速度计的输出接口特点,设计了基于数字信号处理(DSP)芯片的数据采集系统,实现对加速度计信号的高速实时采集。利用多通道缓存串行口MCBSP实现SPI总线方式的数据采集,并采用两个DMA控制器实现了数据的实时传输和存储。基于设计的DSP数据采集系统,对采集的数据进行了处理,分析了加速度计在一定温度下的偏值稳定性和输出重复性,评估了加速度计的性能。-A novel three-dimensional MEMS accelerometer
dma_mcbps
- tms320c5509a,通过DMA和McBSP数字回环实现数据的搬移-tms320c5509a DMA and McBSP
28335DMA+McBSP
- 基于TMS320F28335的数据收发系统,利用其内部的两个McBSP收发数据,并用DMA进行传送