联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All DSP编程(189) 
按平台查找All Others(189) 

[DSP编程] SCI-serial-communication

编程通过SCITXD和SCIRXD引脚以9600B每秒的波特率传送数据。设SCICCR置中的值,使SCI模块进行内部回送,即自发自收。
Programming through SCITXD and SCIRXD pin to 9600B baud per second data transfer. Let SCICCR set of values ​ ​ so that SCI module for internal loopback, ie spontaneous admission. (2013-10-27, Others, 59KB, 下载1次)

http://www.pudn.com/Download/item/id/2384533.html

[DSP编程] Code

本源码为TI公司基于CCS3.3下的DSP2812编程素材,包括各个模块的初始化及定义,源码经过调试正确无误,可提高开发效率。
The source code for the TI DSP2812 programming under CCS3.3 based material, source code after debugging correct lessons to improve development efficiency (2013-09-21, Others, 42KB, 下载12次)

http://www.pudn.com/Download/item/id/2359389.html

[DSP编程] 28335-SPI

TI公司DSP芯片28335关于SPI的实验调试程序
TI' s DSP chip 28335 About SPI experimental debugger (2013-07-17, Others, 582KB, 下载72次)

http://www.pudn.com/Download/item/id/2307338.html

[DSP编程] FIR

汇编程序,用于在ccs上实现dsp仿真的fir滤波器。该滤波器为语音信号的带通滤波器。
Assembler for the ccs achieve dsp simulation fir filter. The filter is a voice signal band-pass filter. (2013-07-02, Others, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/2294585.html

[DSP编程] 6678

用CCS5.2编写基于TMS320C6678的C程序。实现脉冲压缩,MTI以及MTD.
The written CCS5.2 TMS320C6678-based C program. Pulse compression, MTI and MTD. (2013-04-21, Others, 2KB, 下载169次)

http://www.pudn.com/Download/item/id/2209735.html

[DSP编程] GPIO

开发环境是CCS3.3,使用C++语言,是用来控制DSP2812中GPIO功能的程序,省去初学者自己编程的麻烦。
Development environment is CCS3.3, using C++ language is used to control the GPIO function DSP2812 program, eliminating the trouble of their own programming for beginners. (2011-11-25, Others, 348KB, 下载15次)

http://www.pudn.com/Download/item/id/1710166.html

[DSP编程] CpuTimer0

开发环境是CCS3.3,使用C++语言,是用来控制DSP2812中定时器设定功能的程序,省去初学者自己编程的麻烦。
Development environment is CCS3.3, using C++ language, it is used to control the DSP2812 features the timer setting procedure, eliminating the trouble of their own programming for beginners. (2011-11-25, Others, 326KB, 下载17次)

http://www.pudn.com/Download/item/id/1710163.html

[DSP编程] AD

开发环境是CCS3.3,使用C++语言,是用来控制DSP2812中AD转换功能的程序,省去初学者自己编程的麻烦。
Development environment is CCS3.3, using C++ language, is used to control the DSP2812 in the AD conversion process, eliminating the trouble of their own programming for beginners. (2011-11-25, Others, 349KB, 下载5次)

http://www.pudn.com/Download/item/id/1710150.html

[DSP编程] EX14_DCMOT

DSP 2812 C语言编程 控制直流电机 已经通过测速
DSP 2812 C programming language has been through the speed control of DC motor (2011-04-27, Others, 278KB, 下载30次)

http://www.pudn.com/Download/item/id/1508547.html

[DSP编程] caiyang_1

该程序为基于DSP C6713平台下的关于汇编程序模拟互感器的信号采集传送程序成功用于变电站110KV互感器的应用,内涵AD采集,FIR滤波,相位补偿,DFT有效值判断和输出~对于学习DSP内部寄存器和了解汇编程序有很大帮助!
The program is based on DSP C6713 platform assembler transfer analog signal acquisition program transformer substation 110KV transformer used successfully in the application, meaning AD acquisition, FIR filter, phase compensation, DFT output ~ valid values ​ ​ for the judge and learning DSP assembler internal registers and understanding of great help! (2011-03-21, Others, 283KB, 下载17次)

http://www.pudn.com/Download/item/id/1461815.html

[DSP编程] principle_of_CMDfile

这是《DSP系统设计和BIOS编程及应用实例》一书的随书光盘资料,是书中一些例子的工程源码,很具参考价值。
This is the " DSP system design and BIOS programming and application examples" of a data CD with the book the book is the book a few examples of engineering source code, is a reference value. (2010-12-30, Others, 254KB, 下载26次)

http://www.pudn.com/Download/item/id/1397838.html

[DSP编程] CMD

一往篇详细介绍DSP编程过程中CMD文件编写的方法,写得很详细,可以让DSP的初学者掌握CMD文件的书写方法。
A detailed chapter to the process of DSP programming methods CMD document preparation, write very detailed, allowing DSP CMD files for beginners to master the writing method. (2010-10-24, Others, 237KB, 下载17次)

http://www.pudn.com/Download/item/id/1325518.html

[DSP编程] 5416_dsk_APPLICATION

Ti 公司的关于C5416的学习教程,是基于C5416DSK的例程代码,对于学习C5416 DSP编程,尤其学习自己写一些开发板驱动,很有帮助!
Ti' s learning tutorial on the C5416 is based on C5416DSK the example code for learning C5416 DSP programming, in particular, a number of development boards to learn to write their own driver, very helpful! (2010-05-16, Others, 5539KB, 下载60次)

http://www.pudn.com/Download/item/id/1174335.html

[DSP编程] 2812c

TI的f2812系列dsp编程的基本框架,基本的数据结构都已经定义好了,省去了应用开发者的时间和精力。
TI' s dsp programming f2812 series of the basic framework, the basic data structures have been defined well, eliminating the need for the application developer' s time and effort. (2009-09-17, Others, 592KB, 下载83次)

http://www.pudn.com/Download/item/id/913334.html

[DSP编程] CE150_JPEG_Entropy_Coding

说明:该代码是一个使用DSP库函数变量进行JPEG编码的简单应用范例。开发环境:用MPLAB C30编译,用ICD2在线调试和编程。
Description: The code is a variable using the DSP library functions to the simple application of JPEG encoder example. Development Environment: The MPLAB C30 compiler, the ICD2 debugger and programming online. (2009-04-24, Others, 15KB, 下载7次)

http://www.pudn.com/Download/item/id/729085.html

[DSP编程] C6000

DSP C6000应用手记 多篇C6000应用心得文章 有助于DSP设计师更好的应用C6000DSP
DSP C6000 Application Notes C6000 more than the application of knowledge articles will help to better the application of DSP designers C6000DSP (2008-06-12, Others, 5820KB, 下载189次)

http://www.pudn.com/Download/item/id/488414.html

[DSP编程] 5

以两片由TI 公司生产的数字信号处理器TMS320C6203B 为核心,用可编程逻辑阵列CPLD 进行逻辑控 制,采用现场可编程门阵列FPGA 作图像的预处理和进行双数字信号处理器(DSP) 之间的通讯,实现了实时相关的图像 处理。此系统实时性好,可直接利用数字图像的灰度特征,在低信噪比的情况下目标跟踪点漂移小,目标跟踪能够较好 地适应不同灰度分布的背景。 (2008-04-06, Others, 143KB, 下载19次)

http://www.pudn.com/Download/item/id/430714.html

[DSP编程] hh

DSP的FIR滤波器的设计,本程序的输入使用了C语言编程,FIR滤波器是高通的矩形窗滤波器!
DSP s FIR filter design, the input of this procedure using C language programming, FIR high-pass filter is rectangular window filter! (2007-11-26, Others, 10KB, 下载35次)

http://www.pudn.com/Download/item/id/365333.html

[DSP编程] self_flash

dsp自编程源代码,硬件平台为TMS320VC5402+29LE020,烧写速度为32kbyte/14秒。编译器为ccs2.2
dsp programming source code, hardware platform of the TMS320VC5402 29LE020. burning kbyte/14 speed of 32 seconds. Compiler for ccs2.2 (2007-03-03, Others, 41KB, 下载19次)

http://www.pudn.com/Download/item/id/251950.html

[DSP编程] 9直流电机

这是用CCS编写的DSP汇编程序,可以实现320TMSC54XXDSP与直流伺服电机定速控制实验
CCS is used to prepare a compilation of DSP procedures, TMSC54XXDSP 320 can be achieved with the DC servo motor fixed speed control experiment (2004-07-27, Others, 3KB, 下载74次)

http://www.pudn.com/Download/item/id/1090890912280937.html
总计:189