Replies: 1 comment
-
| Please submit a pull request |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
-
| Please submit a pull request |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Description
Hi, very nice library, but I took me ages to get PDM on ESP32-S3 to output something usable. Culprit was that .pin_bck MUST be set, otherwise no audio. I got it working now, please add the following example that is derived from examples/examples-stream/streams-generator-i2s/streams-generator-i2s.ino
/streams-generator-i2s-pdm.ino
Device Description
Use a ESP32-S3, select any Pin for PDM where your Amp/Speaker is connected. You MUST choose another pin for clock output even if you not use it - otherwise NO audio output.
Sketch
Other Steps to Reproduce
No response
What is your development environment (incl. core version info)
No response
I have checked existing issues, discussions and online documentation
Beta Was this translation helpful? Give feedback.
All reactions