??? 04/21/05 12:00 Read: times |
#92031 - never used Dallas but Responding to: ???'s previous message |
CKCON = (CKCON & ~0x03); /* Select external oscillator as source */
CKMOD = (CKMOD & ~0x03); /* Select external oscillator as source */ You speciy "external oscillator" do you have an "external oscillator" A wild guess based on personal experience with the language in other datasheets is that you have mistaken the meaning of "external oscillator" Erik |