搜索资源列表
基于FPGA的数字信号显示系统软硬件设计
- 该文阐述了现场可编程逻辑器件FPGA的主要特点,应用FPGA芯片和VHDL硬件描述语言设计的模拟示波器数字信号显示系统的设计原理和设计方法。-this paper, the field programmable logic devices FPGA main feature FPGA chip and VHDL hardware descr iption language design analog signals to digital oscilloscope system design pr
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
RTCbf531
- blackfin531处理器实时时钟程序,一秒一秒走,适用于初学者学习硬件blackfin系列dsp编程-blackfin531 processor real-time clock procedures needed for a second go apply to beginners learning hardware blackfin series dsp Programming
bigTimeDSP
- 这是一个在DSP中运行的C++程序,在CCS和VC中都编译过,完全没有问题。 这个程序中融合了定时器,中断等硬件驱动和面向对象等重要编程技术, 非常适合有C++基础的软件工程师学习DSP
CTDSP
- 本源码经过上机调试,是CT算法在TI的CCS下编程 可以在DSP硬件和软件仿真条件下运行,同时对CT算法在ARM,MIPS,PC,FPGA等上实现都有借鉴意义.搞CT等重建算法的人值得一看
cusedindsp
- 借用的关于c在硬件编程中的应用经验总结,奉献给大家
CC++_TMS320C5xxDSP
- CC++语言硬件程序设计基于TMS320C5000系列DSP.pdf非常好的电子书,可以帮助学习dsp,c编程初学者
DTK-MCBSP
- DSP5416串口编程,硬件环境:合众达实验箱,稍加修改即可用在自己的板子上。-DSP5416 serial programming, hardware environment : UCO up experimental box, a little change can be used on its own on the board.
DSP_sin
- 使用DSP产生300—4000HZ的正弦信号,要求使用计算法,并且频率可变、幅度可变、直流分量可变。用软件CCS5000编程实现,并硬件(DSK板或示波器)连接进行功能演示。 发挥部分:使用DSP产生300—4000HZ的方波和三角波。 -Using DSP to produce 300-to 4000HZ the sine signal, require the use of calculation method, and a variable frequency, amplitude
SEED-DEC6416userguide
- SEED-DEC6416用户指南 本用户指南是TMS320C6416嵌入式DSP控制模板硬件使用说明书,详细描述了SEED-DEC6416的硬件构成、原理,以及它的使用方法及编程指导-SEED-DEC6416 User' s Guide This user guide is TMS320C6416 Embedded DSP hardware manual control of the template, a detailed descr iption of SEED-DEC6416 h
DM6446DSPExampleProgram
- TI的DM6446的硬件平台搭建的相关例子,涉及到硬件驱动,gel的使用,Nand编程等几大方面,非常实用-TI DM6446 hardware platform structures relevant examples related to hardware drivers, gel use, Nand programming several major aspects, very useful
DSPFPGA
- 针对电梯数据采集数目较多和数据处理复杂等特点,提出了基于数字信号处理器(DSP)和现场可编程门阵列(FPGA)的电梯智能数据采集系统。在介绍了系统整体结构及各组成子模块后,给出了模块与器件之间硬件接口设计思路和架构,描述了整个系统的软件框架,设计了DSP、AD采样、网络通信和抗干扰等程序。整个系统在工程应用中易于实现,具有很好的推广价值-n accordance with the characteristic of elevator for the large number of data a
CPLDandDSP
- 结合电机控制系统主板的设计, 介绍了数字信号处理器和复杂可编程逻辑器件在该系统中的应用, 先后 从硬件结构、器件编程、软件设计等方面, 详细阐述了系统功能和特点。实验表明, 两者的结合, 可提高整个系统 的实时性、控制精度和可靠性。-Abstract: Th is paper discusses the development of DSP and is app licat ion in elect ric mach ine, especially int roduces DSP’s
digitalsignalprocessingprogram-c
- DSP软件开发必须要掌握的语言规则,里面详细介绍了相关结合硬件编程方法。-DSP software development need to master the language of the rules, which detailed the combination of hardware-related programming.
DSP_Training_SEED_Seminar_2003
- TI DSP 培训材料,很适合DSP入门 主要介绍TI DSP核的架构,DSP的硬件设计,DSP的编程,等-It is TI DSP training material, it is fit for DSP beginner. It includs core s introduction, DSP hardware design, and DSP program, etc.
TMS320C6000
- TMS320C6000系列的DSP的原理与应用,包括硬件和软件,讲解硬件原理与编程方法。-TMS320C6000 family of DSP principles and applications, including hardware and software, hardware, explain the principle and method of programming.
bf533_hwr_Rev3.4[1]
- 该文件是blackfin 533的硬件开发手册,是进行DSP编程时不可或缺的资料之一,希望对你有帮助。-This file is blackfin 533 hardware development manual is to carry out essential information on DSP programming, one want to help you.
DSPKnowledge
- 介绍DSP的一些基本问题,涉及到硬件设计,软件编程-Introduced a number of DSP basic questions related to hardware design, software programming, etc.
C_CPP-TMS320C5000DSP
- 很好的基于TMS5000系列DSP的c/c++硬件编程语言的资源-Good on TMS5000 series DSP c/c++ hardware programming language resources
DSP
- 首先介绍了嵌入式DSP系统的基本硬件,然后着重说明用C语言进行硬件编程的好处和基本方法,包括如何调试C语言程序,最后介绍了如何将C语言程序转化为DSP代码.所有内容均基于TI公司的TMS320C55x通用DSP芯片,使用的软件工具是该公司的CCS集成开发环境(IDE).-Techniques of C Language Hardware Programming in Embedded DSP System