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

[DSP编程] HW02Soln

provide yet another thermometer as an example in Listing 10.13. This uses the ADC12 in the FG4618 to read the temperature using code from Listing 9.9. The result is transmitted in 2 bytes using USCI_A, sent with the LSB first. I set the loopback bit UCLISTEN so that they are also received in the USCI_A and displayed on the LCD. The listing shows how the USCI_A0 is
provide yet another thermometer as an example in Listing 10.13. This uses the ADC12 in the FG4618 to read the temperature using code from Listing 9.9. The result is transmitted in 2 bytes using USCI_A, sent with the LSB first. I set the loopback bit UCLISTEN so that they are also received in the USCI_A and displayed on the LCD. The listing shows how the USCI_A0 is (2020-02-28, C/C++, 694KB, 下载0次)

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

[DSP编程] src

DOA 中的BF, 阵列信号处理的一个基本问题就是确定同时处在空间某一区域内的多个感兴趣的空间信号的方向或位置,即实现信号的分辨和定位,这也就是雷达、声纳最重要的任务之一,为了解决这一基本问题,主要采用常规波束形成法。
DOA of BF, a fundamental problem in array signal processing is to determine in space at the same time more interested in a particular area of space signal direction or position, namely the realization of signal resolution and positioning, which is one of the most important task in radar, sonar, in order to solve the basic problem, mainly using the conventional beam-forming method. (2018-10-16, C/C++, 9KB, 下载8次)

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

[DSP编程] adcselect_send_PC

adc顺序采样采集A0通道的数值然后发送给上位机
Adc value A0 of the channel sampling sequence acquisition and transmission to the host computer (2017-04-10, C/C++, 5364KB, 下载4次)

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

[DSP编程] ADSP-BF533-soft

adi bf 533 例子 ,AD9244 ADC (C),Booting (C),Dynamic Voltage Control (ASM),Flash Programmer。。。
the adi bf 533 examples AD9244 ADCs (C) the Booting (C), Dynamic Voltage Control (ASM), Flash Programmer. . . (2013-04-02, C/C++, 125KB, 下载13次)

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

[DSP编程] main

基于TMS320F28335数据采集与频谱分析程序,对A0,B0进行同步采样,级联,连续模式,用查询方式读取adc转换结果,采样频率设置为23.14kHz
Synchronous sampling based the TMS320F28335 data acquisition and spectrum analysis procedures, A0, B0, cascade, continuous mode adc conversion result read query, the sampling frequency is set to 23.14kHz (2013-03-14, C/C++, 3KB, 下载12次)

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

[DSP编程] ad

AD采样程序,由CPUTimer2中断产生PWM,再用ADC的A0和A1进行顺序采样。
AD sampling program, by CPUTimer2 interrupt produces PWM, then use the ADC A0 and A1 sequential sampling. (2012-09-06, C/C++, 276KB, 下载4次)

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

[DSP编程] bf506Flash-Programmer

ADI公司Blackfin系列DSP中BF506片内Flash的烧写驱动,绝对可用!
ADI s Blackfin BF506 series DSP chip in the programming of Flash drive, absolutely free! (2012-01-30, C/C++, 96KB, 下载15次)

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

[DSP编程] adc_seqmode_test

This program requires the DSP281x V1.00 header files. // As supplied, this project is configured for "boot to H0" operation. // // Make sure the CPU clock speed is properly defined in // DSP281x_Examples.h before compiling this example. // // Connect the signal to be converted to channel A0.
DSP281x ADC Seq Mode Test. (2011-04-11, C/C++, 3KB, 下载6次)

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

[DSP编程] BF548TEST

ADI 公司 Blackfin54X系列DSP 系统测试
ADI Blackfin 54x DSP power on test (2010-10-19, C/C++, 3693KB, 下载7次)

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

[DSP编程] 97wavwbasedonDSP

给予TMS320C6713浮点DSP的97小波语音信号分析算法实现
TMS320C6713 floating point DSP to give 97 Wavelet Analysis of Speech Signal Algorithm (2007-12-12, C/C++, 836KB, 下载28次)

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

[DSP编程] slaa167

Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:
Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document# SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at: (2007-08-30, C/C++, 582KB, 下载23次)

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

[DSP编程] Video_INOUT_PAL

ADI的ADSP-BF561下实现PAL制式video的demo。
ADI cavity ADSP-BF561 your秶wife of mother (2007-08-28, C/C++, 252KB, 下载45次)

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

[DSP编程] wave_dsp

97提升小波程序(二代小波)
upgrade wavelet 97 (second generation wavelet) 97 upgrade Wavelet (second generation wavelet) (2007-05-24, C/C++, 1KB, 下载89次)

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

[DSP编程] ClassDWithBF535

This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of the AC 97 communication link between SPORT0 on the ADSP-BF535 and the AD1885 stereo Codec.
This directory contains an example ADSP-B F535 subroutine that demonstrates the initial ization of the AC 97 communication link between SPORT0 on the ADSP-BF535 and the AD1885 stereo C odec. (2007-04-17, C/C++, 242KB, 下载6次)

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

[DSP编程] FIR_Demo

AD BF-532DSP中实现Fir滤波器的示例
AD BF-532DSP achieve Fir filter sample (2006-04-01, C/C++, 16KB, 下载17次)

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

[DSP编程] qpsk

adi bf dsp QAM 位映射查表法源码
Patrick bf dsp QAM mapping GA-source (2004-12-02, C/C++, 8KB, 下载86次)

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

[DSP编程] qam_gen_packed

ADI BF dsp正交幅度调制 QAM 源码
ADI BF dsp QAM quadrature amplitude modulation source (2004-12-02, C/C++, 12KB, 下载51次)

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

[DSP编程] ADI BF DSP CompactFlash Interface source code

ADI BF DSP的CF卡的读写源码
ADI BF DSP CF card source code about reading and writing interface data (2004-11-27, C/C++, 121KB, 下载64次)

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

[DSP编程] Using the PCI Interface on the ADSP-BF535 Blackfin

ADI BF DSP PCI接口代码
PCI Interfsce on the ADI_BF_DSP sourcecode (2004-11-27, C/C++, 49KB, 下载30次)

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

[DSP编程] BF533 Memory DMA C

ADI BF DSP 在C语言中使用DMA的代码
ADI DSP C language in the use of DMA code (2004-11-27, C/C++, 17KB, 下载139次)

http://www.pudn.com/Download/item/id/1101551072955749.html
12
总计:25