I realized a simple IIR filter based on a I2S audio input / output audio stream.
Further details described in the documentation-PDF file.
Check out my YouTube video where I have explained everything in detail: https://www.youtube.com/watch?v=lNBrGOk0XzE
forked from YetAnotherElectronicsChannel/STM32_DSP_IIR
-
Notifications
You must be signed in to change notification settings - Fork 0
blovefive/STM32_DSP_IIR
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
// left-channel, High-Pass, 1kHz, fs=96kHz, q=0.7 // right-channel, Low-Pass, 1kHz, fs)96 kHz, q=0.7
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 97.2%
- Makefile 1.8%
- Other 1.0%