Audio out not working #588
-
Hi, the I2SAudio is not functioning. I've changed the I/O to mine in the code and the volume to 21. My Code: #include "Arduino.h" // Digital I/O used Audio audio; void setup() { // audio.connecttoFS(SD, "test.wav"); void loop() // optional |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There are many different boards with the DAC 5102 from different manufacturers. If the wiring is OK, try connecting the XSMT connector to Vcc via a resistor (several KOhms). |
Beta Was this translation helpful? Give feedback.
There are many different boards with the DAC 5102 from different manufacturers. If the wiring is OK, try connecting the XSMT connector to Vcc via a resistor (several KOhms).