-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1
-
dsp practical techniques, and explain very comprehensive, can be used as a teach...
dsp实用技术,解说很全面,可以当作教材-dsp practical techniques, and explain very comprehensive, can be used as a teaching
- 2023-07-31 03:25:03下载
- 积分:1
-
Ti2812 原理图和 基本测试程序
Ti2812 原理图和 基本测试程序-Ti2812 schematic diagram and the basic test procedure
- 2022-09-12 11:40:04下载
- 积分:1
-
此汇编文件为C54X系列处理器进行高通滤波运算使用的文件。可以直接使用/...
此汇编文件为C54X系列处理器进行高通滤波运算使用的文件。可以直接使用/-this compilation document for C54X series processors for high pass filter used in the paper. Direct access /
- 2023-06-13 00:30:08下载
- 积分:1
-
Dot
点阵式LCD控制,针对ADSP-BF533开发板的应用代码,在VisualDSP++软件环境下运行-Dot-matrix LCD control, for ADSP-BF533 development board of the application code, in VisualDSP++ Software environment running under
- 2022-07-25 21:26:57下载
- 积分:1
-
ccs fft基于dsp设计
dsp 基于ccs2.0仿真fft程序,含有程序结果截图,直接运行。
- 2022-06-28 14:07:43下载
- 积分:1
-
JTAG XDS510 Texas Instruments DSP.
JTAG XDS510 Texas Instruments DSP.
- 2022-03-13 04:42:23下载
- 积分:1
-
在同步信号有延时的条件下相控调压触发角相应时延的计算
设计一套由 CPU 开环控制的单相可控整流装置电网同步信号在进入单片机A/D端口之前,经过了两级运放和RC低通滤波,因而造成2ms的延时,相当于相角滞后了π/
- 2022-06-15 11:25:35下载
- 积分:1
-
我的一个dsp源程序
我的一个dsp源程序-source of a dsp
- 2022-03-28 11:14:23下载
- 积分:1
-
在深入分析TI为开发DSP提供的RTS.LIB(RTS.SRC为源泉代码)的基础上,介绍对自定义的文件和设备的操作方法;设计一个简易的Flash文件系统,极大地...
在深入分析TI为开发DSP提供的RTS.LIB(RTS.SRC为源泉代码)的基础上,介绍对自定义的文件和设备的操作方法;设计一个简易的Flash文件系统,极大地方便了应用编程。-in-depth analysis for the development of TI DSP with the RTS.LIB (RTS.SRC as the source code), based on the definition from the documents and equipment operation; Design a simple Flash File System, greatly facilitate the application programming.
- 2022-07-22 17:04:44下载
- 积分:1