> > I noticed that TIMER0 (and also TIMER1) have the ability to be clocked > independently from the CPU clock, from a 32768 khz watch xtal, is there > any reason for this, in terms of clock applications? Would it be the > case that the 32768 khz xtal might be used when the main CPU clock had > been selected for ease of generating serial (RS232?) baud rates? > One application of having two independant clocks in your situation could be to have the mains frequency attached to TIMER0/1, which is more accurate than a regular crystal. Since you can't run the actual PIC off this frequency, you still need your regular xtal... but that's what I have done for my clock, used the mains frequency to drive the TIMER0. Seems to be more accurate... ---------------------------------------- This mail sent through www.mywaterloo.ca -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu