搜索资源列表
使用CCS进行DSP编程3-实现DMA和Interrupt
- 使用CCS进行DSP编程3-实现DMA和Interrupt。在用CCS2.0集成开发环境进行TI的DSP开发时,编程实现DSP的DMA和中断传输。-use CCS DSP programming 3 - DMA and achieve Interrupt. CCS2.0 used in integrated development environment for TI's DSP development, programming DSP DMA and interrupt transmi
使用CCS信息DSP编程4-实现Host和DSP通信
- 使用CCS信息DSP编程4-实现Host和DSP通信。在用CCS2.0进行TI的DSP的软件开发之时,用于实现主机和DSP的通信。-use CCS DSP programming 4-Host and DSP to achieve communication. Using CCS2.0 for TI's DSP software development time to achieve mainframe and DSP communication.
dspjiangyiheshiyan
- 五部分,第一部分介绍 32位浮点处理器SHARC系列ADSP-2106X的硬件结构及其主要特征、指令系统、汇编语言和C语言程序设计方法。第二部分介绍ADI公司的16位定点处理器 ADSP-218X系列的硬件结构及其主要特征、指令系统、汇编语言和C语言程序设计方法。第三部分介绍VisualDSP++的特点和集成开发调试环境(IDDE)使用方法。第四部分介绍SHARC EZ-KIT和ADSP-218X EZ-KIT的特点、功能及其使用技巧。第五部分介绍DSP在数字信号处理中的应用,给出了大量的实验-
dma4
- dsp5509的dma使用例程,可以很好帮助大家学习DSP,是我开发板带的例程,希望和大家分享。-dsp5509 dma use of the routines can be a good help people acquire DSP, I developed the strip routines, and hopes to share with you all. Thank you
dma3
- dsp5509的dma使用例程,可以很好帮助大家学习DSP,是我开发板带的例程,希望和大家分享。-dsp5509 dma use of the routines can be a good help people acquire DSP, I developed the strip routines, and hopes to share with you all. Thank you
dma2
- dsp5509的dma使用例程,可以很好帮助大家学习DSP,是我开发板带的例程,希望和大家分享。-dsp5509 dma use of the routines can be a good help people acquire DSP, I developed the strip routines, and hopes to share with you all. Thank you
pll1
- dsp5509的pll使用例程,可以很好帮助大家学习DSP,是我开发板带的例程,希望和大家分享。-dsp5509 the pll use routines, which can help people acquire DSP, I developed the strip routines, and hopes to share with you all. Thank you
pll2
- dsp5509的pll2使用例程,可以很好帮助大家学习DSP,是我开发板带的例程,希望和大家分享。-dsp5509 pll2 the use of routines, which can help people acquire DSP, I developed the strip routines, and hopes to share with you all. Thank you
micloop
- 闻停开发板音频程序,使用AIC23作为音频的输入和输出,程序实现自循环播放-Audio Development Board, the use of AIC23 as audio input and output, since the recycling program broadcast
volume1
- CCS基本操作,各个视窗使用的例子,对初学DSP和CCS开发的人很有帮助。
DEC6713_CODEC_T
- 使用ti6713芯片,除了对一些时钟的设置外,对DMA和MCBSP的设置,使得dma和mcbsp联合工作,对硬件开发有很大的帮助
ADF7020DriverBasedOnBLACKFINDSP
- 该驱动为ADF7020在BLACKFIN DSP芯片下的驱动源码,里面设计ADF7020芯片的寄存器设置,寄存器的读写,收发控制,收发数据等,是使用和开发ADF7020有用的参考资料。-This driver is based on BLACKFIN DSP,including how to setting the register in ADF7020, how to read and write the register,how to control the sending state an
sprc227
- TI C2000 HRPWM模块的使用说明和建议程序,使用ccs开发,适用于电源和马达控制-TI C2000 HRPWM modules and recommendations for use, the use of ccs development, applicable to power supply and motor control
DSP
- 本书是优秀的DSP应用系统开发实践指导书。全书针对目前最通用、最流行的德州仪器的TMS320C6000系列芯片,介绍了其基本原理、硬件结构和软件资源,及大量的应用系统实际开发案例。本书共分为10章,前3章介绍了TMS320C6000系列芯片的特点、最小系统设计和CSS代码设计,第4章详细介绍了7个TMS320C6000系列芯片的设计实例,内容涉及语音处理、通信、图像处理、无线电等各个方面。. 本书实例典型、内容丰富,所有实例都具有很强的实用性和指导性,特别适合于电子及硬件相关专业的在校
DSP
- 使用protel99软件编辑的原理电路图,希望对各位有助于电路图的学习和开发-The use of the principle of circuit protel99 software editor, in the hope you will help the study and development of circuit
dec6713flash
- dec6713_flash的程序,对使用ti6713开发板的人比较有用,包括一些工程文件和中断向量表之类的-dec6713_flash procedures, the use of ti6713 useful for people development board, including some project files and interrupt vector table and the like
CCS
- CCS课件,CCS使用和调试实验,学习使用CCS开发环境的好资料 -Courseware CCS, CCS use and debugging experiments, learning to use good information CCS development environment
c2812_example
- DSP2812下用于测试和开发的程序,可以做为学习2812的例子程序来使用。-DSP2812 example program can be used for realizing the connection of serial and ethenet communication
The-use-of-ccs
- 软件开发工具CCS的使用 使用CCS开发程序的一般步骤: (1) 打开或创建一个工程文件,包括源程序、目标文件、库文件、链接命令文件和头文件。 (2) 编辑各类文件,如头文件、命令文件和源程序。 (3) 对工程文件进行编译,如有错误则需要改正。 (4) 对程序进行调试,对计算结果、输出数据进行分析,评估算法性能。 -The use of software development tools CCS CCS development program of general
EX02_TIME
- 这是一个TMS320VC5509A的使用和开发定时器的程序,示范了如何配置内部定时器的使用,以及如何利用定时器产生中断并作出中断响应-This is a TMS320VC5509A the use and development of the timer program that demonstrates how to configure the internal timer, the timer interrupt is generated and how to use and make th