How to use pdm to pcm conversion library?
I am working on a project where I need to calculate the ambient noise in a given environment in decibels, for that purpose I am using st microelectronics's MP34DT01-M microphone which has an digital PDM output. From the stm application notes I got to know that I need to use pdm audio decoding library ,but I don't know from where to download this library , how to use it and how to initialise the stm32cube mx. I'm using nucleo- L476RG. please help.
