-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I2S to Internal DAC is Broken in 4.1 (IDFGH-4658) #6470
Comments
I traced the breaking change to this commit 8c76a3c. With the following change applied to
|
Not playing on 4.4 |
@karawin On v4.4, setting communication mode to For the failure on v4.1, there will be a fix soon. |
Thanks for reporting and sharing the updates, fix on release/4.1 is available at 387fb06, feel free to reopen. Thanks. |
Environment
Problem Description
I2S to internal DAC produces no audio.
Expected Behavior
Audio to be playing through GPIO 25 and 26 or at least an error.
Actual Behavior
No audio, no error.
Steps to reproduce
The issue was fixed in 3.3.1 and 4.0.1 I believe, but the fix never made its way to 4.1 (and possibly 4.2).
Please refer to these two forums issues that describe the problem and provide a code example to reproduce:
Debug Logs
None, there is no special error or warning or debug.
Other items if possible
The text was updated successfully, but these errors were encountered: