Hello

Here a simple way to do a fast pulse out delay. At 8mhz setting portb =1 takes 2 cycles or 1us.


Portb.1 =1
Portb.1 =1
Portb.1 =1
Portb.1 =1
Portb.1 =1
Portb.1 =0

Regards