sonocotta / esp32-audio-dock

Audio docks for ESP32 mini (ESP32, ESP32C3, ESP32S2 and ESP8266 mini modules from Wemos)
https://sonocotta.github.io/esp32-audio-dock/
Apache License 2.0
77 stars 8 forks source link

Speaker Connection for Mono/PTBL mode #15

Closed flix-one closed 2 months ago

flix-one commented 2 months ago

Is it possible that the images for the speaker connection are switched accidently between BTL and PBTL modes? The schematics and rated power fit together but the speaker connection images are showing the opposite of the schematics?

https://github.com/sonocotta/esp32-audio-dock#btl-and-pbtl-mode

To use the Louder ESP32 rev. H with one speaker, I need to solder the mono header together horizontally and then connect OutA+ and OutA- to Speaker + and Out B+ and OutB- to Speaker - (As shown in schematic for PTBL but image for BTL) Is that correct?

anabolyc commented 2 months ago

Hey @flix-one you're right, thanks for reporting. I've updated the description, and also added a sentence about the software side of that.

anabolyc commented 2 months ago

Just a quick clarification for the PTBL mode. When I solder the mono header together, is it sufficient to connect the Speaker+ to either OutA+ or OutA- ? Or do I have to bridge the OutA+ and OutA- together before connecting Speaker+ as in your picture?

Correct, you can use either, they are bridged together

flix-one commented 2 months ago

Sorry wrong account, but thank you for the super fast reply :-)