I2S0 pins on the RK1808 are not bidirectional, it is split into datain and data out. So we need to hook up two things: PDM mic array andour I2S audio output processor.
The EVB schematic includes a connector for a "MIC Array -DigitalInterface". The manual for the EVB lists the connector but doesn't say anything about how it works.
If these pins are being used for PDM mics...
I2S0_SDI0, I2S0_SDI1, I2S0_SDI2, I2S0_SDI3, PDM_CLK0, PDM_CLK1
Can I2S0 output be simultaneously used with external I2S codec?IS20_SDO0/3, I2S0_MCLK, I2S0_LRCLK_TX, I2S0_SCLK_TX
Is the PDM microphone input unit independent of IS20 output?
Is the PDM mic input unit independent of IS20 output? Can they beused simultaneously and be running at different clock rates?