Hi everyone!
I have a Radxa Zero 3E, and I want to connect several chips to it, including a Bosch BME688 development kit and an INMP441 Microphone. I am quite sure about the connection of the pins, but still when I run the command " arecord -l ", I cannot see any outputs related to the microphone. Also, when I run “sudo i2cdetect -y X” , where X is either 0,2,3,6(I run the command ls /dev/i2c-* to find these numbers), I don’t see any meaningful results. Do I have to do something to enable I2S or I2C?
I would be grateful for your guides!