Is there a way (over in STM32-land, I would use double-buffered DMA banks) to output waveforms (4 pins in my case, though I'd like to do more) on a Raspberry Pi 5 in a continuous mode that won't go jittery when I move my mouse on a remote connection?
I was going to try pigpio, but that doesn't run on a RasPi5... I don't really need high-speed precise timing (I'm driving STEP pins on motor drivers), but the jitter caused by remote desktop makes the inertia of the steppers go nuts and I lose control...