Skip to content

// left-channel, High-Pass, 1kHz, fs=96kHz, q=0.7 // right-channel, Low-Pass, 1kHz, fs)96 kHz, q=0.7

Notifications You must be signed in to change notification settings

blovefive/STM32_DSP_IIR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

STM32 IIR Audio Filter with I2S

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

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

No packages published

Languages

  • C 97.2%
  • Makefile 1.8%
  • Other 1.0%