User Tools

Site Tools


pic16f1455_oscillators

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
pic16f1455_oscillators [2019/10/06 10:54]
60.240.96.191 [External Oscillators]
pic16f1455_oscillators [2021/01/27 21:05]
sausage [Using the internal oscillator]
Line 26: Line 26:
  
 ===== Using the internal oscillator ===== ===== Using the internal oscillator =====
-Rather than use an external oscillator, use the internal one. There are two way to do this. You can either declare this at the top of your code with:+Rather than use an external oscillator, use the internal one. There are two ways to do this. You can either declare this at the top of your code with:
  
   #pragma config FOSC = INTOSC ​   // INTOSC = Internal Oscillator   #pragma config FOSC = INTOSC ​   // INTOSC = Internal Oscillator
pic16f1455_oscillators.txt ยท Last modified: 2021/02/02 01:24 (external edit)