I am moving from a 16F867/A to an 18F2525 - very similar pin-outs both 28 pins. The challenge is that I can't seem to get the INT OSC to work...
On the 16 part I was running a 4mz XT, on this one, I want to run 8Mhz INT. I have found the fuses for the 18F, and set the OSC, but I don't think it worked.
I really just need to turn off all the special stuff, and use the pins as digital I/O - no A/D, nothing.. Just read-in from serial data on RB4 at 9600b, and read data back out to two devices one on RC5 and one on RC4. As well, I have external I2C eeprom on RC3, RC4, saving to EEPROM, and reading out to serial data - and hopefully an LCD on RA0-RA5.. Also using an interrupt on RB0 and RB1..
This was working with the 16 part, but I need some pointers on how to set the 18F2525..
Ideas?
Thanks,
Tom
Bookmarks