i2s to i2s doesnt work - noise - INMP441 to MAX98357a #991
-
Hello everyone.
AudioInfo info(48000, 1, 16); // Arduino Setup // start I2S in config_in.pin_ws = 25; //WS // config_in.fixed_mclk = sample_rate * 256 // start I2S out config_out.pin_ws = 14; // LRC Serial.println("I2S started..."); // Arduino loop - copy sound to out |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I am starting to get really annoyed! Search the issues and discussions first and read the documentation. |
Beta Was this translation helpful? Give feedback.
I am starting to get really annoyed! Search the issues and discussions first and read the documentation.
The issues with the INMP441 are properly documented!
https://github.com/pschatzmann/arduino-audio-tools#support