EXODUS
New Member
Ok Im trying to set the internal clock on the PIC 16f88 the data sheet says to set the config reg bit's 4, 1, and 0. the code i want to use is 100 which sets pins RA6 and RA7 to I/O. what i dont understand is do i set the last three bits of the config reg to 100 or do i set bit 4 to 1, and bit's 1-0 to 0 