STM32 Real-Time FIR Filter Implementation (CMSIS DSP) - Phil's Lab #141
        How to implement a Finite Impulse Response (FIR) filter on an embedded system (STM32 microcontroller + CODEC) using ARM´s CMSIS DSP library.
    
    
            Chapters:
        
        - 00:00Introduction
 - 01:44Previous Videos
 - 03:06Required CMSIS Files
 - 04:24Adding CMSIS Libraries
 - 06:00CMSIS FIR Documentation
 - 09:13Software Implementation
 - 16:17Filter Design
 - 21:41Real-Time Test
 - 25:23Outro
 




