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
HM01B0 PIO driver: restart state machine in vsync handler
Helps #19, but does not fully fix it
If a desync occurs, the state machine's ISR would have a few extra bits in it, caused all subsequent frames to be corrupted
Restarting the state machine clears the ISR
0 commit comments