RPi 3B with Raspbian Lite
Is there such a thing as a serviced timer tick? I'd like to call a routine every 1-2 ms or so, using C.
If not, I suppose I could wire a couple of GPIOs together, set up PWM on one and use interrupt-on-change on the other...?
Is there such a thing as a serviced timer tick? I'd like to call a routine every 1-2 ms or so, using C.
If not, I suppose I could wire a couple of GPIOs together, set up PWM on one and use interrupt-on-change on the other...?
Statistics: Posted by ArthurASCII — Tue Oct 15, 2024 11:25 am