Search found 2 matches

by heartwerker
Fri Aug 11, 2023 12:46 pm
Forum: Report Bugs
Topic: I2S: Samples incorrectly zeroed when I2S interface is in slave mode but not master mode
Replies: 11
Views: 114984

Re: I2S: Samples incorrectly zeroed when I2S interface is in slave mode but not master mode

i checked with esp32-s3 - it seems with exact same firmware, it does not have these problems and works as expected. :) Unfortunately, s3 does not have bluetooth audio A2DP capability... :( wondering if it makes sense to should check other chip version of standard ESP32 (ESP32-DOWD, ESP32-DOWD-V3, .....
by heartwerker
Wed Aug 09, 2023 2:08 pm
Forum: Report Bugs
Topic: I2S: Samples incorrectly zeroed when I2S interface is in slave mode but not master mode
Replies: 11
Views: 114984

Re: I2S: Samples incorrectly zeroed when I2S interface is in slave mode but not master mode

Hey there, I am experiencing the same problem of quasi-randomly appearing zero samples.. The sample zeroing problem appears to be sample rate dependent. I confirm this! The pattern of how(often) the corrupted (zero)data is transmitted is also connected to how close the configured esp32 slave sample-...