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
Last working set is: Espressif32 6.4.0, ESP Arduino: 2.0.11, ESP-IDF: 4.4.5
The first non working set is: Espressif32 6.5.0, ESP Arduino: 2.0.14, ESP-IDF: 4.4.6
What is the process to troubleshot this further?
Can others reproduce and confirm this please?
The text was updated successfully, but these errors were encountered:
Using an ADC read instruction in the ULP (ultra low power) processor will cause the ULP to "get stuck" in newer SDK versions.
I saw this in an Platform IO project but not sure what the root case is.
I created a minimal reproduce project at https://github.com/ayavilevich/ulp_adc_issue .
Last working set is: Espressif32 6.4.0, ESP Arduino: 2.0.11, ESP-IDF: 4.4.5
The first non working set is: Espressif32 6.5.0, ESP Arduino: 2.0.14, ESP-IDF: 4.4.6
What is the process to troubleshot this further?
Can others reproduce and confirm this please?
The text was updated successfully, but these errors were encountered: