sam
239
Two things have changed that will make a difference to the M code.
-
The display refresh was taken out of the timer callback. (This will improve metro jitter.)
-
The metro code is no longer executed in the timer callback. (This will worsen metro jitter.)
Might be worth testing it again with the firmware posted in this thread, or once 2.0 beta 4 comes out. In particular I’d interested to know if it’s consistently slow, or if it’s jittery. Can your scope measure that?
1 Like