-
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
-
汇编代码
c54x的自适应滤波器(LMS)的实现
汇编代码
c54x的自适应滤波器(LMS)的实现
-compiled code c54x adaptive filter (LMS) Implementation
- 2022-03-24 02:34:28下载
- 积分:1
-
介绍了基于MATLAB的DSP调试方法,大家可以学习一下,还是比较方便的。...
介绍了基于MATLAB的DSP调试方法,大家可以学习一下,还是比较方便的。-MATLAB based on the DSP debug method, we can learn about, or more convenient.
- 2022-09-14 02:05:03下载
- 积分:1
-
无刷直流电机调试控制程序,TMS320LF2407上运行,汇编代码
无刷直流电机调试控制程序,TMS320LF2407上运行,汇编代码-BLDCM debugging control procedures, TMS320LF2407 run, compile code
- 2023-01-05 02:00:03下载
- 积分:1
-
lab0307
lab0307-Bootloader.TMS320VC5416瑞泰板子的自启动程序-lab0307-Bootloader.TMS320VC5416 Ruitai board the self-starting procedure
- 2022-01-26 04:44:42下载
- 积分:1
-
高通的cmda语音压缩算法is96a源代码. 针对自己的dsp将最耗时的c改成汇编就几乎是商用代码了....
高通的cmda语音压缩算法is96a源代码. 针对自己的dsp将最耗时的c改成汇编就几乎是商用代码了.- Gao Tong cmda pronunciation compression algorithm is96a source
code Most will consume in view of own dsp when c altered to the
assembly nearly will be the commercial code
- 2023-02-05 19:55:04下载
- 积分:1
-
c5400dsp of assembly language and c language sinusoidal signal, after the actual...
该代码采用c5400dsp的汇编语言和c语言实现正弦信号,经过实际测试,效果很好,正弦信号输出由dsp的同步串口输出-c5400dsp of assembly language and c language sinusoidal signal, after the actual test and the results very good, sinusoidal signal output from the dsp synchronous serial output
- 2023-07-24 17:30:03下载
- 积分:1
-
DSP2407的串口程序(调试通过用C语言编程)。
DSP2407的串口程序(调试通过,用C语言编程).-DSP2407 serial program (debugging through using C language programming).
- 2022-03-12 15:23:56下载
- 积分:1
-
适用于初学者练习 MAX5121与DSP的SPI软件实现
适用于初学者练习 MAX5121与DSP的SPI软件实现-applicable to beginners and practice MAX5121 SPI DSP software
- 2023-06-27 11:05:03下载
- 积分:1
-
源程序是在VisualDSP环境下开发出来的,目标处理器是1片AD公司的21160 DSP。用来生成一个可以手写的写字板...
源程序是在VisualDSP环境下开发出来的,目标处理器是1片AD公司的21160 DSP。用来生成一个可以手写的写字板-source of the VisualDSP environment developed, targeted processor is an AD"s 21160 DSP. Can be used to create a handwritten Tablet
- 2022-01-21 03:14:19下载
- 积分:1