However it seems that setting the timer with
os_timer_arm(&some_timer, 5000, 1);
is still done in microseconds. Is that correct ? Is there a way to set it microsecond accurate - I am trying to bitbang a SMPTE timecode with a jitter ideally well below a few 100 micro seconds/bit.
Thanks,
Dw.
Dirk-Willem van Gulik