Welcome![Sign In][Sign Up]
Location:
Search - csl

Search list

[CSharpccs-test

Description: .基本要求: (1)CCS使用,基本调试(test,volume) (2)硬件知识:CSL库,AIC23B,McBSP,实验:流水灯,信号发生实验,CODEC实验 3.DSP信号谱分析和滤波: (1)Matlab信号仿真 (2)Matlab信号处理和滤波工具箱,数据产生方法 (3)FIR滤波,DSPLIB库的使用 (4)DSP实时信号处理-Basic requirements: (1) CCS, basic debugging (test, volume) (2) Hardware knowledge: CSL, the library, the AIC23B, McBSP, experiment: water lights, signal experiment, the CODEC is the experimental 3.DSP signal spectral analysis and filtering: Matlab signal processing and filtering toolbox in Matlab signal simulation (1) (2), the data generation method (3) (4) use of the FIR filter, DSPLIB library DSP real-time signal processing
Platform: | Size: 3864576 | Author: 朱小伟 | Hits:

[DSP programwav

Description: 本例程是在ccs3.3环境下编写的基于TMS320VC5509A的WAV语音文件播放程序,采用320AIC23B语音芯片,稍加修改可实现语音采样和PCM播放。部分关键代码添加注释,便于读懂,另外,本程序未采用调用CSL的方法,而是直接配置寄存器。因此,对于想深度了解DSP各模块寄存器功能和配置方法的程序员有更好的参考价值。-This routine is written in ccs3.3 environment WAV voice file playback program based TMS320VC5509A, using 320AIC23B, voice chip, a slightly modified voice sampling and PCM playback. Add comments to some of the key code, easy to read, In addition, the program does not call the CSL method, but direct configuration registers. Therefore, a better reference value for the programmers want depth understanding of the DSP module register functionality and configuration
Platform: | Size: 893952 | Author: 张子龙 | Hits:

[DSP programspraa10

Description: TI芯片TM320C64X系列的CSL库从csl2.x升级到csl3.x的方法-The CSL library of the the TI chip TM320C64X series from csl2.x upgrade to csl3.x method
Platform: | Size: 99328 | Author: jackie | Hits:

[DSP program6455_default_package

Description: TI的定点DSP-TMS320C6455的CSL库函数和例程,包含多种硬件资源和外设的具体使用和通信。-TI fixed-point DSP-TMS320C6455 CSL library functions and routines, and contains a variety of specific use of hardware resources and peripherals and data communications.
Platform: | Size: 3169280 | Author: gengshl | Hits:

[DSP programADS8361_SELF

Description: 这是5509对ads8361的编程,用了5509的mcbsp,有两个程序,一个用了csl库,一个是直接用配寄存器的方式-I ti the company' s 5000 series dsp data compiled each module, which, I think some of the information useful
Platform: | Size: 292864 | Author: yunfei | Hits:

[DSP programdsp5509_spi_x

Description: 发福利了,专业亲手打造,TMS5509通过mcbsp硬件实现spi 并控制NRF24L01,代码基于CSL库,ccs环境。<发送程序>-The fat welfare, professional personally designed, TMS5509 mcbsp hardware to achieve the spi and to control NRF24L01 code-based CSL library, ccs environment.
Platform: | Size: 760832 | Author: 董精通 | Hits:

[DSP programdsp5509_spi_r

Description: 发福利了,专业亲手打造,TMS5509通过mcbsp硬件实现spi 并控制NRF24L01,代码基于CSL库,ccs环境。<接受程序>-The fat welfare, professional personally designed, TMS5509 mcbsp hardware to achieve the spi and to control NRF24L01 code-based CSL library, ccs environment. < Accepted procedures>
Platform: | Size: 760832 | Author: 董精通 | Hits:

[DSP programChip-Support-Library

Description: DSP的CSL支持库 CCS4和CCS5版本以上不在包含CSL库文件,本工具安装后即可以使用,可以继续使用CSL库,内部包含了CSL的说明文档。-DSP support the CSL CSL library file is not contain more than the library CCS4 and CCS5 version, immediately after the installation of the tools you can use, you can continue to use the CSL library, contained within the CSL documentation.
Platform: | Size: 1800192 | Author: ai | Hits:

[DSP programCSLPAPIPReferencePGuide

Description: 官方手册_片上支持库TMS320C6000+CSL+API+Reference+Guide-Official handbook _ on-chip support library TMS320C6000+CSL+API+Reference+Guide
Platform: | Size: 2078720 | Author: 陈琳 | Hits:

[Program docTMS320C6000_CSL_function

Description: TMS320C6000系列CSL函数手册,方便查看CCS提供的CSL函数原型和功能。-TMS320C6000 series CSL function manual, is convenient to check the CCS provides the CSL function prototypes and function.
Platform: | Size: 1404928 | Author: 云传月 | Hits:

[DSP programCSL_lib

Description: 55xx和C6000的库文件,安装即可使用。另附CSL操作说明-lib for 55xx and C6000,can be used just for install.
Platform: | Size: 6517760 | Author: 王清龙 | Hits:

[DSP programmcbsp

Description: 这个测试在6416上用了三个Mcbsps,测试基于Mcbsps功能。-This test uses the 3 Mcbsps on 6416 Test based on McBSP functions from the Chip Support Library (CSL). error 0x10 McBsp operation failed
Platform: | Size: 1024 | Author: 何靖 | Hits:

[DSP programmytimer

Description: DM642的定时中断实现,不是基于CSL的,是直接通过配置定时器寄存器和中断寄存器来实现的,在中断里设置n++,通过watchwindow查看n,以确定定时器是否工作了。-DM642 timer
Platform: | Size: 79872 | Author: 鹿启晨 | Hits:

[Other Embeded programVMD642_net

Description: 网络 EMAC测试 本例程在 VMD642_net 目录中。 主要示范如何配置和使用 EMAC 和MDIO,如何设置一个 PHY设备,以及 CSL 中关 于网络接口部分程序的应用。 在本例中,采用自闭环的方式,自己向自己循环发送数据。 -Network EMAC test This routine in the VMD642_net directory. The main demonstration of how to configure and use EMAC and MDIO, how to set up a PHY device, and CSL. Application to the network interface program. In this case, the closed loop way, themselves to their own cycle to send data.
Platform: | Size: 532480 | Author: ye | Hits:

[DSP program5509Timer_csl

Description: 用CSL函数库实现定时器中断。开发平台:瑞泰vc5509-a开发板。-CSL library achieved by the timer interrupt. Plat: Skandia vc5509-a development board.
Platform: | Size: 139264 | Author: chengxuyuan | Hits:

[DSP programevmDM642

Description: 此程序包为TMS320C642关于CSL的开发例程,供新手学习-ti 642 CSL program
Platform: | Size: 31744 | Author: 张奇 | Hits:

[DSP programDSP_Mcbsp

Description: 本例程序实现基于TMS320DM642的McBSP串行通信功能,并且结合CSL库,经过测试,给出了正确结果-This example program implementation based on TMS320DM642 McBSP serial communication function, and combined with CSL library, through the test, gives the correct result
Platform: | Size: 603136 | Author: rk | Hits:

[DSP programVMD642_net

Description: 示范如何配置和使用 EMAC 和MDIO,如何设置一个PHY 设备,以及CSL中关于网络接口部分程序的应用,采用自闭环的方式,自己向自己循环发送数据。-Demonstrate how to configure and use EMAC and MDIO, how to set up a PHY device, and the application of CSL on the network interface of the program, using a self-closed-loop approach, sending data to their own cycle.
Platform: | Size: 522240 | Author: 龚飞 | Hits:

[Successful incentiveCSL_XUEXIBIJI

Description: 外设可以通过CSL声明/初始化目标来进行配置,同时在你的C源代码中调用CSL函数。-Peripherals can be configured through CSL statement/initialize the target, while calling CSL function in your C source code.
Platform: | Size: 158720 | Author: 江虹旭 | Hits:

[DSP programButton

Description: 本文档是鸿翔的TMS320c5509开发板的按键开发例子程序,是用TI官方csl库函数编写的-This document is the TMS320c5509 Hongxiang key development board development program example is the use of TI official csl library functions written
Platform: | Size: 306176 | Author: 陈侨 | Hits:
« 1 2 3 4 5 6 7 89 »

CodeBus www.codebus.net