Info

product url -

Board Map, Dimension, Pins, chip info, Use Guide, Setup Jumper, etc.

Applications, category, tags, etc.

// 1. Define your pins clearly
#define I2S_BCLK 5
#define I2S_LRCK 4
#define I2S_DOUT 6
#define I2S_MCLK 2

#define I2C_SDA 18
#define I2C_SCL 19

Demo Code and Video

ref