I'm working on sound playing from SD card to MQS pins (10 and 12). There is sound from both channels if I output a sound from a sine, for example (not from SD card). But after initialization SD (SD.begin(SDCARD_CS_PIN)) there is sound from pin 12 only. Pin 10 is not work.
I've described this...