ESP8266 Developer Zone The Official ESP8266 Forum 2016-10-19T21:47:34+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2885 2016-10-19T21:47:34+08:00 2016-10-19T21:47:34+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2885&p=10207#p10207 <![CDATA[Re: SDK for I2S receiver]]>
Data format 24 bit, MSB first, sample rate 48kHz. Test message - 0x0300bb55.
Size of I2S-master buffer = size of I2S-slave buffer = 128.

I transmit debugging information in terminal via USB-TTL module. A part of buffer on a picture.

Anybody knows why data is multiplied by 2 and how do I solve this problem? Maybe I have problem in inicialization of ESP8266 I2S ?
I2S_RX.JPG

Statistics: Posted by goga — Wed Oct 19, 2016 9:47 pm


]]>
2016-10-17T19:13:38+08:00 2016-10-17T19:13:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2885&p=10180#p10180 <![CDATA[SDK for I2S receiver]]> How can I configurate I2S module of ESP8266 for receiving data from external microcontroller (for example STM32F303, which has I2S interface)?
I'd like to transmit data from STM32 to ESP8266 continuously through I2S interface, but non-OS SDK does not support cyclical mode. Maybe OS SDK has instruments for my problem.

Statistics: Posted by goga — Mon Oct 17, 2016 7:13 pm


]]>