I am using a i6F88 and need to use the internal 8mhz oscilator I tried the following but it does not work #chip 16F88,8 #config INTRC_IO
Anytime I use "INTRC_IO" the program does not run Craig
I found the problem it was my programmer not the compiler, Everything works great now Craig
Log in to post a comment.
I am using a i6F88 and need to use the internal 8mhz oscilator I tried the following but it does not work
#chip 16F88,8
#config INTRC_IO
Anytime I use "INTRC_IO" the program does not run
Craig
I found the problem it was my programmer not the compiler,
Everything works great now
Craig