Which library should I use for PDM to PCM in STM32L4?
Hello everyone,
I'm trying to do the PDM-PCM transformation of MP3DT05 microphone data in a STM32L433RC nucleo board. For my understanding, the better is to use an existing library... But I don't know which one I could use, and I can't even find any practical example.
The application notes available are not helping. I'm receiving the PDM data through HAl_SAI_DMA_receive.
I hope someone can help me find the right way to do this.
Thank you
