Bill Rininger wrote: > I am currently using a 16c84 and want to set the TMR0 prescaler to > 1:1. It only allows 2:1. Does anybody know of a PIC that alllowsthe > 1:1 for a timer? or a trick to emulate a 1:1 timer? Bill: All the PICs can be set for a 1:1 TMR0 prescaler, and there's no real trick to it... You just have to read the data book closely. To set the TMR0 prescaler to 1:1, write a "1" to bit 3 of the OPTION register. -Andy === Andrew Warren - fastfwd@ix.netcom.com === Fast Forward Engineering - Vista, California === http://www.geocities.com/SiliconValley/2499