I tried to hook up an PCM1808 ADC to an Arduino MKR Zero using this library. After it failed to initialize I2S many times and I wondered why, I looked at the source code and discovered that 24 Bit sample width is not supported by the library. Please implement support for this.
I tried to hook up an PCM1808 ADC to an Arduino MKR Zero using this library. After it failed to initialize I2S many times and I wondered why, I looked at the source code and discovered that 24 Bit sample width is not supported by the library. Please implement support for this.