搜索资源列表
stm32_FFT2 使用STM32 的DSP库进行FFT变换
- 使用STM32 的DSP库进行FFT变换,此为程序代码,很好,适合初学者-Using the STM32 DSP library for FFT, this is the program code, good for beginners
2812_IQMATH.zip
- TMS320C2812 的虚拟浮点处理库,IQMATH的使用说明,对使用2812 DSP非常有用处,,TMS320C2812 floating-point processing of the virtual library, IQMATH instructions on the use of 2812 DSP is very useful,
stm32-fft
- 使用STM32的DSP库函数,对AD来的信号进行FFT变换,并显示到LCD屏上。做的是512点fft,显示240个数,且有一定的精度保证。具有很高的实时性。-Use the STM32 DSP library functions, the signal of the AD to the FFT transform, and display to the LCD screen. Do is 512 points fft, show the number 240, and there is a ce
DSP_FFT
- 基于stm32 DSP库的1024个点的FFT运算,对st公司的源程序进行了改进。仅需修改少量定义就能换成256点或64点的运算-Stm32 DSP-based library of 1024 point FFT operation, the company' s source of st has been improved. Can only modify the definition of a small amount of 256 points or 64 points into c
STM32F10xDSPlibraryV101
- STM32F10x DSP库 V1.0.1-STM32F10x DSP Library V1.0.1
STM32F10xxxDSPLib
- 这本用户手册描述STM32F10xxx DSP (数字信号处理)固件库,是共同的数字信号处理作用。-This user manual describes STM32F10xxx DSP (digital signal processing) firmware library, is a shared role in digital signal processing.
dsp-sample-code
- TI DSP 常用的例程,作为入门学习的参考资料.包括FFT,SPI,等C程序库-TI DSP routine, learning as an entry-reference information. Including FFT, SPI, and other C library
v160
- dsp相关初始化文件,头文件,库文件,相关的例程,-dsp initialization files, header files, library files, routine
STM32F1_DSP_Library_V2.0.0
- STM32F10x DSP (digital signal processing) library. UM0585 user guide and source files v2.-STM32F10x DSP (digital signal processing) library. UM0585 user guide and source files v2.0.0.
CMSIS-Library-usage-guide
- CMSIS-DSP库使用指南 CMSIS(Cortex处理器软件接口标准)是ARM推出的基于ARM Cortex-M系列处理器的硬件抽象层 接口。CMSIS包含以下几个部分: 1) CMSIS-Core:包括Cortex-M处理器核和外设的接口API,也包括了使用Cortex-M4核SIMD 指令的内函数 2) CMSIS-DSP:包含了超过60个DSP处理函数,可处理不同的数据类型,包括定点(分数 q7,q15,q31)和单精度浮点 3) CMSIS-RTOS
FIR
- 基于STM32F407的FIR滤波程序,用的是ST官方的DSP库-Based on STM32F407 FIR filtering procedures, using ST official DSP library
FFT
- 利用ADC采集信号波形,定时器控制采样率,利用官方DSP库FFT函数,求的信号频率。Ps:完整工程,可用-The ADC signal waveform acquisition, the timer control the sampling rate, the use of official FFT DSP library functions, seeking the signal frequency. Ps: the complete works available
实验47_2 DSP FFT测试
- 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically gen
实验47_1 DSP BasicMath测试
- 测试STM32F4的DSP库基础数学函数:arm_cos_f32和arm_sin_f32和标准库基础数学函数:cosf和sinf的速度差别,并在LCD屏幕上面显示两者计算所用时间,DS0用于提示程序正在运行。(Test STM32F4's DSP library basic mathematical functions: arm_cos_f32 and arm_sin_f32 and standard library basic mathematical functions: the speed