>The AVR is faster than that.. > Sbi pinX,# ; Toggle pin > Sbi pinX,# ; Toggle pin > Sbi pinX,# ; Toggle pin > Sbi pinX,# ; Toggle pin > ... Don't you need some CBI instructions in there? ;) [OT] PIC chips have their place in the world, but once I moved to the Arduino (Mega328), I haven't really missed them. I can't think of an uglier assembly language except maybe the RCA 1802. The Atmel instruction set is soooo much easier. Being able to use a decent/free C compiler is even better. ARM assembly is cool too. Wow, I was just looking at the archive and saw a post I made in early 2001. Where have the years gone? :( I wish I could remember all the stuff I "learned" from you guys. --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .