tnallen128
Newbie level 1
How do you configure and initialize the Oscillator Selection bits to use the CLKOUT function on GPIO4? Currently i'm using the High Tech C Compiler and its flagging the identifier for the configuration bits, FOSC2, FOSC1, and FOSC0. I have also tried swapping out the the O's for 0's just in case I was reading the configuration bits incorrectly in the data sheet. I will include my header file, and an image of the data sheet i'm using to configure the clock source.
If this isn't the best option, what other methods would be good to set the Clock for a shift register, so that I can interface my PIC 12F675 with a Hitachi LCD. I'm currently using an idea from the text book, regarding interfacing the LCD with only 2 wires from the PIC. I will include the image for this also.
If this isn't the best option, what other methods would be good to set the Clock for a shift register, so that I can interface my PIC 12F675 with a Hitachi LCD. I'm currently using an idea from the text book, regarding interfacing the LCD with only 2 wires from the PIC. I will include the image for this also.