2023-11-21 12:53 AM
2023-11-21 01:21 AM
Yes.
But why?
JW
2023-11-21 02:44 AM
i want 1.25ms interrupt while switching column to column in keyboard.... and i am using qep to count pulse
2023-11-21 05:11 AM
While you can have interrupts enabled for timer in Encoder mode, the timer itself will not run out of the internal clock, so you can't have periodic interrupts from it.
JW