Hi all,
I am new to this forum and would really appreciate some help with the ICS43434 and interfacing with a Raspberry Pi.
The questions I have are as follows:
1. In my schematic design, I have the ICS43434 connected to the following pins on the Pi: VDD - 3.3v, GND - Ground, WS - PCM_FS (GPIO19), SCK - PCM_CLK (GPIO18), SD - PCM_DIN (GPIO20). Are these connections correct?
2. How do I go about registering the microphone with the Pi, is there a linux Kernal module available for this specific device or a generec I2S microphone module?