I am just curious about PIC speed. I have a (working!) programme running on a 16F876A @ 4mHz ending with two PULSOUT commands, simply
PULSOUT 7, LX
PULSOUT 5, RX
The values of LX and RX are variable but in the region of 2.5mS.
If I scope the two outputs I see the second following the first but there is about a 58uS gap between the two pulses. Can anyone please tell me why there should be this gap - I naively thought the instruction time would be about 1 uS. I'm a bit new to all this!!!
With thanks
Adrian
Bookmarks