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
It works with USB 3.0 hubs and also with powered USB 2.0 hubs. After some debugging, it seems that my OS complains that there is not enough energy to feed ESP32-S2 because it is requesting 500mA and my unpowered hub can only provide 450mA.
I know that ESP32-S2 is happy with much less power than 500mA... how can I reduce the power requirement that my computer sees?
The text was updated successfully, but these errors were encountered:
It works with USB 3.0 hubs and also with powered USB 2.0 hubs. After some debugging, it seems that my OS complains that there is not enough energy to feed ESP32-S2 because it is requesting 500mA and my unpowered hub can only provide 450mA.
I know that ESP32-S2 is happy with much less power than 500mA... how can I reduce the power requirement that my computer sees?
The text was updated successfully, but these errors were encountered: