Skip to content

ESP32-S2 AudioOut: upstream bug causes channel output to be swapped randomly #10180

Open
@dhalbert

Description

@dhalbert

While testing a fix for #10003, I discovered that the left and right channel DAC audio output on ESP32-S2 would swap randomly on play. It turns out this is known upstream problem: espressif/esp-idf#11425. The only workaround that worked for me was to entirely reset AudioOut on each play.

I'll include the workaround in a PR, but leave this issue open so it can be removed in the future if and when the upstream bug is fixed.

@MarshallMiller: probably of interest to you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    audioesp32-s2third-partyAwaiting action on a third party for a fix or an answer to a request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions