Search found 1 match

by embeddedport
Tue Aug 22, 2023 11:17 am
Forum: ESP32 Arduino
Topic: How to configure i2s example to get the data from four PDM mic through ADAU7118Z PDM to PCM converter
Replies: 0
Views: 952

How to configure i2s example to get the data from four PDM mic through ADAU7118Z PDM to PCM converter

Hi Everyone, I want to get data from four PDM mics which are connected to EVAL-ADAU7118 (PDM to I2S converter). My hardware setup is as per the below diagram. I am able to get data from two mics PDM1 and PDM2 but I am not able to get data from the PDM3 and PDM4. I think I have to configure my Arduin...