Search found 2 matches

by viduata
Mon Nov 19, 2018 6:53 am
Forum: ESP-IDF
Topic: Noisy I2S in only one direction
Replies: 4
Views: 9707

Re: Noisy I2S in only one direction

Thanks for your help. First, the good news: Changing the setup so that ESP32 is Master works for the application, so I appreciate the advice. I'm getting good data in both directions for the first time. The bad news: Getting this to work correctly required me to match the output from the i2s config ...
by viduata
Sun Nov 18, 2018 8:34 pm
Forum: ESP-IDF
Topic: Noisy I2S in only one direction
Replies: 4
Views: 9707

Noisy I2S in only one direction

Good afternoon, ESPers, I've been fighting an I2S problem for about two weeks, and I've finally broken down and decided to ask for help. Here's the issue: 1) I2S received from my CODEC (NAU8822) is perfect and clean. 2) I2S sent to my CODEC has enough bad transfers to make it sound "crackly," like p...