stm32f4-audio-signal-processing

所属分类:内容生成
开发工具:C
文件大小:1600KB
下载次数:1
上传日期:2022-08-12 04:12:37
上 传 者sh-1993
说明:  使用STM32F429微控制器处理来自麦克风的音频幅度和频率。电压峰值到峰值...
(Using the STM32F429 microcontroller to process audio amplitude and frequency from a microphone. Voltage peak-to-peak is acquired and FFT is applied to convert time based signals into the frequency domain. TM libraries were used. The hardware schematic is provided in the folder schematic.)

文件列表:
CMSIS (0, 2022-08-12)
CMSIS\DSP_Lib (0, 2022-08-12)
CMSIS\DSP_Lib\arm_bitreversal.c (8293, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_f32.c (19544, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix2_f32.c (13187, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix2_init_f32.c (7669, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix2_init_q15.c (6732, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix2_init_q31.c (7037, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix2_q15.c (18327, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix2_q31.c (9716, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix4_f32.c (35937, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix4_init_f32.c (6297, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix4_init_q15.c (5710, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix4_init_q31.c (5865, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix4_q15.c (58635, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix4_q31.c (27648, 2022-08-12)
CMSIS\DSP_Lib\arm_cfft_radix8_f32.c (13885, 2022-08-12)
CMSIS\DSP_Lib\arm_dct4_f32.c (18329, 2022-08-12)
CMSIS\DSP_Lib\arm_dct4_init_f32.c (804822, 2022-08-12)
CMSIS\DSP_Lib\arm_dct4_init_q15.c (278241, 2022-08-12)
CMSIS\DSP_Lib\arm_dct4_init_q31.c (427107, 2022-08-12)
CMSIS\DSP_Lib\arm_dct4_q15.c (14009, 2022-08-12)
CMSIS\DSP_Lib\arm_dct4_q31.c (14083, 2022-08-12)
CMSIS\DSP_Lib\arm_rfft_f32.c (10505, 2022-08-12)
CMSIS\DSP_Lib\arm_rfft_fast_f32.c (13069, 2022-08-12)
CMSIS\DSP_Lib\arm_rfft_fast_init_f32.c (5661, 2022-08-12)
CMSIS\DSP_Lib\arm_rfft_init_f32.c (370930, 2022-08-12)
CMSIS\DSP_Lib\arm_rfft_init_q15.c (140431, 2022-08-12)
CMSIS\DSP_Lib\arm_rfft_init_q31.c (212065, 2022-08-12)
CMSIS\DSP_Lib\arm_rfft_q15.c (14454, 2022-08-12)
CMSIS\DSP_Lib\arm_rfft_q31.c (11508, 2022-08-12)
CMSIS\Include (0, 2022-08-12)
CMSIS\Include\arm_common_tables.h (4676, 2022-08-12)
CMSIS\Include\arm_const_structs.h (3666, 2022-08-12)
CMSIS\Include\arm_math.h (242444, 2022-08-12)
CMSIS\Include\core_cm0.h (33042, 2022-08-12)
CMSIS\Include\core_cm0plus.h (40429, 2022-08-12)
CMSIS\Include\core_cm3.h (99832, 2022-08-12)
CMSIS\Include\core_cm4.h (109142, 2022-08-12)
... ...

# stm32f4-audio-signal-processing Using the STM32F429 microcontroller to process audio amplitude and frequency from a microphone. Voltage peak-to-peak is acquired and FFT is applied to convert time based signals into the frequency domain. Audio amplitude and frequency are displayed using the on-board STM32F429 LCD. TM libraries were used. The hardware schematic is provided in the folder Schematic.

近期下载者

相关文件


收藏者