Search found 2 matches

by romeo1208
Tue Dec 21, 2021 1:37 pm
Forum: 硬件问题讨论
Topic: 有关I2S的配置问题:Master模式,但MCLK从外部输入
Replies: 2
Views: 7144

有关I2S的配置问题:Master模式,但MCLK从外部输入

我们要通过I2S连接一个音频芯片,但改音频芯片的设定为I2S slave 模式,但却提供MCLK出来。 麻烦可以告知在ESP32 该如何配置去连接此芯片呢?谢谢!
by romeo1208
Fri Dec 17, 2021 12:30 am
Forum: General Discussion
Topic: I2S configuration
Replies: 0
Views: 3361

I2S configuration

Hi All, We are using ESP32 connecting with an audio chip through I2S, where ESP32 will be master. Due to a particular reason, it is required the MCLK must be provided by the audio chip, and ESP32 output BCLK, LRCK and DATA accordingly. May I know if it can be implement and the configuration setting ...