newbie111
Member level 2
hi folks,
i do not quite understand the bit 0 on osccon register
What is fosc<2:0>?
if i want to use 8m internal osc should i set this bit to "o"?
the whole setting is osccon 01110110? is it correct?
Thank you
i do not quite understand the bit 0 on osccon register
Code:
bit 0 SCS: System Clock Select bit
1 = Internal oscillator is used for system clock
0 = Clock source defined by FOSC<2:0> of the Configuration Word register
if i want to use 8m internal osc should i set this bit to "o"?
the whole setting is osccon 01110110? is it correct?
Thank you