I'm using:
PIC16F877A, DS1820 One-wire digital thermometer (with pull-up), readout on LCD and PBP compiler.
1. With a 4 MHz Xtal all is fine and I get accurate temperatures.
2. Change to 20 MHz and use DEFINE OSC 20 and it won't work? The compiler is getting the DEFINE OSC 20 all right as the LCD works Ok.
3. I've used other functions at 20 MHz (RS232, I2C etc) and they have been OK but the OWIN OWOUT don't want to play.
Any ideas?
Thanks. Bill Legge
Bookmarks