资源列表
armfly-DSP-tutorials-Chapter-28
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解ST官方汇编FFT库的应用,包括1024点,256点和64点FFT的实现。- This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
TMS320C6747_SPIflash_IS42S16320B
- 通过TMS320C6747的SPI接口读取SPIflash芯片IS42S16320B,程序给了dsp芯片SPI模块初始化和读取IS42S16320B的例子-Through the SPI interface to read SPIflash IS42S16320B TMS320C6747 chip, the program gave the dsp chip SPI module initialization and reading of examples IS42S16320B
IPC
- 关于dsp6678核间通信的实例,可以在开发板上运行。-About instance dsp6678 communication between cores, it can run on a development board.
6678
- 集成6678以太网,NANDflash,DDR,定时器,等常规接口的初始化及应用实例。-6678 integrated Ethernet, NANDflash, DDR, timers, and other initialization and application examples conventional interface.
armfly-DSP-tutorials-Chapter-27
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解fft,ifft和fftshift在matlab上的实现。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-26
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。特别声明:本章节内容整理自力科示波器基础应用系列文档,原名《FFT的前世今生》。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-25
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。FFT是离散傅立叶变换的快速算法,可以将一个信号变换到频域。有些信号在时域上是很难看出什么特征的,但是如果变换到频域之后,就很容易看出特征了。这就是很多信号分析采用FFT变换的原因。另外,FFT可以将一个信号的频谱提取出来,这在频谱分析方面也是经常用的。本章节的主要内容是讲解FFT变换结果的物理意义。-This tutorial uses a DSP library the ARM officia
Audio-Loopback_v3.3
- 音频输入与输出,McASP的设置和通讯,AIC23B设置音频数据的交换-Audio input and output, McASP settings and communication, AIC23B set exchange audio data
Video-Loopback_v3.3
- 图像采集与回放,包括IIC、TVP5150、VP口和EDMA设置-Image capture and playback, including the IIC, TVP5150, VP port and EDMA settings
armfly-DSP-tutorials-Chapter-24
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。在数字信号处理中常常需要用到离散傅立叶变换(DFT),以获取信号的频域特征。尽管传统的DFT算法能够获取信号频域特征,但是算法计算量大,耗时长,不利于计算机实时对信号进行处理。因此至DFT被发现以来,在很长的一段时间内都不能被应用到实际的工程项目中,直到一种快速的离散傅立叶计算方法——FFT,被发现,离散是傅立叶变换才在实际的工程中得到广泛应用。需要强调的是,FFT并不是一种新的频域特征获取方式,而
LMS_simulation
- LMS算法C5502仿真,LMS算法的DSP程序及音频采集程序另附matlab编程仿真代码-C5502 LMS algorithm simulation, LMS algorithm DSP program and audio capture program attached matlab simulation code programming
PID-Examples
- PID的调节实例,有原理图,有程序,供参考 -Examples of the PID regulator, schematics, there are procedures for reference