-
Notifications
You must be signed in to change notification settings - Fork 441
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
ULP driver usage problem #499
Comments
Here is an example to use ULP on ESP32. The DAC pins are GPIO25 and GPIO26. If it doesn't work: see #579
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
Long story short: No matter how I try to init the ULP driver, it always drops some compilation errors. (related with the AudioOutputULP class ofc)
I need a working example with it... Please gimme one!
Until then, I'm stuck with the I2S output....
Thanks! ^^
Edit: I tried using the instructions written in AudioOutputULP.h, too.
The text was updated successfully, but these errors were encountered: