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
This USB peripheral seems to not be clocked when entering IDLE, at least
on STM32F3.
Given that an increase of power consumption in the order of 10s of mA
is usually of little concern when powered via USB, this just disables
the idle power state for all STM32 MCUs when USB is in use to rather
err on the side of additional power draw, rather than broken USB.
0 commit comments