You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing a project using the ESP32-audioI2S library and ran in trouble after starting auidio.
After quite some investigation I found that after the call of "audio.setPinout" using the standard I2S pins GPIO0 outputs a 4.096 MHz signal and can no longer be used.
Is this normal behavior of the library and GPIO0 cannot be used together with ESP32-audioI2S ?
Is there a way to switch this off?
Also did quite some reseach on the internet but couldn't find a similar issue
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am developing a project using the ESP32-audioI2S library and ran in trouble after starting auidio.
After quite some investigation I found that after the call of "audio.setPinout" using the standard I2S pins GPIO0 outputs a 4.096 MHz signal and can no longer be used.
Is this normal behavior of the library and GPIO0 cannot be used together with ESP32-audioI2S ?
Is there a way to switch this off?
Also did quite some reseach on the internet but couldn't find a similar issue
Beta Was this translation helpful? Give feedback.
All reactions