AudioRecord and FFT/MSE comparison. Call AudioRecord_demo for control record and AudioSample for subsequent recordings.
Dependencies: CMSIS_DSP_401 STM32L4xx_HAL_Driver
Fork of OneHopeOnePrayer by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:f6afbd3fc47a | 2015-12-05 | EricLew | Ported to Nucleo |
4:652cb54276d0 | 2015-12-03 | EricLew | Files that I changed include Main.c, main.h, audio_record.c, and startup_stm32l476xx.s. All other files are left as originals. |
3:ec7e3c37fe80 | 2015-11-26 | EricLew | FFT is currently not working and commented out |
2:1066910a6cbc | 2015-11-25 | EricLew | Updated Startup file for required Heap allocation |
1:1ae4b642c533 | 2015-11-25 | EricLew | Added DSP, updated Main.c and audio_record.c to updated versions from offline IDE |
0:d4e5ad7ad71c | 2015-11-23 | EricLew | commit; |