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’m using the ESP_VS1053_Library with an ESP32 to control a VS1053 chip. I would like to enable the LINE IN mode (using the SM_LINE1 bit in the SCI_MODE register) to process audio from an external source. However, I couldn’t find any specific examples or methods in the library documentation for this.
Could you please guide me on how to enable LINE IN mode using this library? If it’s not directly supported, is there a recommended way to modify the library or send the necessary commands to the VS1053?
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m using the ESP_VS1053_Library with an ESP32 to control a VS1053 chip. I would like to enable the LINE IN mode (using the SM_LINE1 bit in the SCI_MODE register) to process audio from an external source. However, I couldn’t find any specific examples or methods in the library documentation for this.
Could you please guide me on how to enable LINE IN mode using this library? If it’s not directly supported, is there a recommended way to modify the library or send the necessary commands to the VS1053?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions