Open lurch opened 5 years ago
I think you're right. I wonder if I can make the text link read "PCM/I2S" without hacking the codebase too much.
I have started working with the Adafruit i2s MEMS microphone and their RPI page on this device has a good description of how to connect the microphone to the i2s bus. Having never worked with i2s before it was a bit confusing at first to not see i2s mentioned in the pinout page but to see PWM mentioned. It would be a great enhancement to add an i2s tab that would highlight the signals used for i2s devices.
Hopefully an easy fix - perhaps https://pinout.xyz/pinout/pcm should also mention the acronym I2S, since I suspect "the I2S bus" is a more common name than "the PCM bus" ?