-
FFT变换
FFT变换-Fast Fourie Transform
- 2022-05-08 11:54:15下载
- 积分:1
-
- 2022-08-17 22:29:04下载
- 积分:1
-
该软件是永磁同步电机工作程序,程序完整详细,适合于学习...
该软件是永磁同步电机工作程序,程序完整详细,适合于学习-The software is a permanent magnet synchronous motor work procedures, integrity of the process in detail, suitable for learning
- 2022-01-30 12:06:14下载
- 积分:1
-
Definitely a good source, DM642 achieved H264 algorithm, compiled in the CCS, th...
绝对好的源码,DM642上实现了H264算法,在CCS 上编译通过 NO ERROR-Definitely a good source, DM642 achieved H264 algorithm, compiled in the CCS, through NO ERROR
- 2022-08-20 02:08:26下载
- 积分:1
-
DSP28335- CAN通信设置
基于德州仪器公司的TI-TMS32028335开发板的编程。
程序主程序中设置中断,等待CAN通讯,进入中断。
设置了两路CAN模块,初始化,设置参数。一个模块作为发送模块,一个模块进行接收模块。
整个程序比较基础,适合刚刚学习DSP-CAN通信的同学参考,学习。
开发环境是CCS5.5
TMS320F28335
- 2023-05-08 03:25:02下载
- 积分:1
-
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实现实时谱分析
首先通过DSP的DMA方式对外部信号进行实时采集,外部模拟信号先进行A/D转换,利用MCBSP的接收寄存器接收数据,并将数据存放到DSP存储区中。设计FFT算法对信号进行快速傅立叶变换。频谱数据利用DMA方式送到D/A转换器转换为模拟信号在示波器上显示。
- 2023-06-15 18:25:05下载
- 积分:1
-
TI公司DM6467的test程序,实现各种实用功能
TI公司DM6467的test程序,实现各种实用功能-TI" s DM6467 of the test procedure, to achieve a variety of practical functions
- 2022-07-09 10:15:22下载
- 积分:1
-
dsp program for a beginner to learn!
a dsp program for beginner to learn!-dsp program for a beginner to learn!
- 2022-07-02 00:04:45下载
- 积分:1
-
TMS320F28335芯片eqep模块的详细配置及例程。这些措施包括…
tms320f28335芯片eqep模块的详细配置及例程。其中包括如何通过eqep实现位置检测以及速度检测。-tms320f28335 chip module eqep detailed configuration and routines. These include how to achieve eqep position detection and speed detection.
- 2023-05-12 15:20:02下载
- 积分:1