Originally posted by Teleno
View Post
As I said above it not an ideal solution, even using multiple delayMicroseconds inside an interrupts has some issues...
I would have preferred to generate the pulses independently but apparently I would need a faster clock frequency...
I will probably change from using delayMicroseconds to using a counter/timer loop to achieve the same result later on...
Mike
Comment