2017-03-16 11:44 PM
Hello everyone,
I am using stm32f4 discovery board. i am accessing on board digital mic with I2S protocol and decode data using PDM to PCM library from st.Now i want to use one more mic for stereo audio (one mic for left configuration and another one for right). So how to connect that one? and how to use library to decode both channels ? I have also Stm32f7 discovery which has two digital mics, but there is codec on board which is used to decode their data and provide to MCU over i2s. So please help me hoe do that without codec in stm32f4 mcu ?
#stm32 #stm32f4-discovery #stm32f4 #digital-mic