Question
How to reduce the size of MEMS' microphone data
Hi,
I'm using an ST's digital MEMS microphone in my application. It is connected to an STM32L452 by SPI and the acquired data is stored in an SDCard.
My sampling frequency is 32 KHz which means the microphone produces a considerable amount of data. So, I'm wondering if there is anything that I can do to compress this data within the SDCard.
Any help would be appreciated
