搜索资源列表
IIR_filters_fourth_order
- 一个4阶的IIR滤波程序,通过两个2阶的串联的完成,-One 4 steps IIR filter procedures, series connected complete through two 2 steps
BIOS 的开发步骤
- 2812做数据采集问题解答BIOS 的开发步骤-2812 Data Acquisition Questions BIOS development steps
用定点DSP处理器实现浮点DSP仿真
- BIOS 的开发步骤 DSP TMS320F2812用定点DSP处理器实现浮点DSP仿真-BIOS development steps TMS320F2812 DSP using fixed-point DSP processor for floating point DSP Simulation
audiodma
- DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack
dsp_5509_Codec
- 这个程序是用来dsp5509控制codec器件的工作的例程。 使用时,按readme步骤进行 -This procedure is used to control dsp5509 codec devices work routines. Use, according to the readme steps
dsp_5509_EMIF
- 这个程序是用来配置EMIF的例程。 使用时,按readme步骤进行-This procedure is used to the routines EMIF configuration. Use, according to the readme steps
dsp_5509_GPIO
- 这个程序是用来控制GPIO的程序,使用时,按readme步骤进行-This procedure is used to control GPIO procedures, the use of time, according to the readme steps
dsp_5509_RTC
- 这个程序是用来控制rtc的工作的程序 使用时,按readme步骤进行-This procedure is used to control the work of the rtc procedures for the use, according to the readme steps
viterbidecoder
- 提供实现了(2,1,7)卷积码的维特比译码的源程序,采用了最大似然算法,介绍了软判决维特比译码算法过程的三个步骤:初始化、度量更新和回溯译码。-for achieving a (2,1,7) Convolutional Codes Viterbi decoding of the source, using the maximum - likelihood algorithm, introduced a soft-decision Viterbi decoding algorithm of the
BURN_DSP.rar
- 主要用于TI5402以及TI5416的bootload在线烧写flash的编程及调试步骤。其中hex2dat和out2hex在VC++下完成,主要实现数据的格式转换。boot_5402和boot5416需配合用户的电路板调试烧写,在CCS的环境下完成。,Mainly used for the TI5402 and TI5416 programmer bootload online flash programming and debugging steps. Hex2dat and out2hex
HilbertTransform
- Hilbert transform on ADSP chip (one from DSP steps)
6713BootLoader
- 包含了6713DSP的BootLoader程序,BootLoader的步骤复杂,该程序给出bootloader的实例,帮助开发者快速进行系统自启动开发-Contains 6713DSP the BootLoader process, BootLoader steps in the complex, the program gives examples of bootloader to help developers rapidly developed since the launch of th
unit1
- VisualDSP 4.5平台上的实验例程,比较简单,适合初学者熟悉设计过程,内附有说明,详细的实验步骤,感兴趣的新手可以试一试。-VisualDSP 4.5 platform experimental routines, relatively simple, suitable for beginners familiar with the design process, enclosing it has made it clear, detailed experimental steps no
iir
- VisualDSP 4.5平台上的iir简单设计,要结合TS201开发板,内有详细实验步骤说明。-VisualDSP 4.5 platform IIR simple design, in conjunction with the TS201 development board with a detailed descr iption experimental steps.
cap
- DSP2407 捕捉测试 用于基本测试,具体步骤可以参见程序说明-DSP2407 capture test for basic testing, specific steps can see the descr iption of the procedures
ex3_LED
- 程序所在目录:ex3_LED 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 可以看到的现象为:最边上一个LED 不断闪烁(这个LED 在后面其他的程序中都被定义成在定时器中断中闪烁)。其余的4 个
ex4_SCI
- 程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debu
ex5_SPI
- 程序所在目录:ex5_SPI D/A 转换芯片选用的是SPI 接口的TLC5620,串行4 通道8 位DA 转换。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debug->RUN (快捷键F5) 用示波器可以看到DA_OUT1 接口输出三角波
ex6_AD
- 程序所在目录:ex6_AD 板上引出的两路A/D 转换对应DSP 的A/D 模块分别是通道0 和通道8,输入电压0-5V 。 本开发板使用DA 的输出作为AD 的输入,因此需将5J2 的1-2,3-4 分别用短路子短接。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.光标移到Que
ex7_CAN
- 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Progra