Search found 1 match

by jblake5858
Thu Jun 11, 2026 3:41 am
Forum: General Discussion
Topic: Cannot Get an Output From an ICS 43434 MEME Microphone Module
Replies: 0
Views: 17

Cannot Get an Output From an ICS 43434 MEME Microphone Module

I have the following module:

https://www.adafruit.com/product/6049?srsltid=AfmBOoq7DY6Av2TPlt7uQvXpd0pamO9SQb3-rglPJfZ86wf3UZiuYQ2c

And I'm running the following code:

#include <driver/i2s.h>

#define I2S_WS 2
#define I2S_SD 3
#define I2S_SCK 11

// Use I2S Processor 0
#define I2S_PORT I2S_NUM ...

Go to advanced search