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
HardwareTimer: Fix resume after pause issue introduced with G4 Cube update
New hardening has been implemented in Timer HAL (starting with G4):
The new Channel state implementation prevent to restart a channel,
if the channel has not been explicitly be stopped with HAL interface.
Channel state is forced ready when pause() or pauseChannel() is called.
0 commit comments