I have a PCM1808 module which I2S based ADC chip to read audio data. that is configured in Master Mode. Manufacturer told that there is no driver requirement for this device as its hardware handle everything. now i just need to configure I2S in slave mode and read data using arecord command.
Can anybody help me. i don't want to recompile the source code. is there way to do it using command line.
Thank you very much