STM32 PDM Interfacing with DFSDM Nucleo-L476RG
I'm trying to use a STM32 Nucleo-L476RG to get audio from a PDM MEMs Microphone (Infineon IM66D120A) using DFSDM and save the audio to an SD Card. I'm able to write to the SD card using SPI but I'm not able to get any usable audio recorded onto the S...