This isn't LVP again, is it? Andy "M. Adam Davis" on 04/07/2000 11:04:34 AM Please respond to pic microcontroller discussion list To: PICLIST@MITVMA.MIT.EDU cc: (bcc: Andrew Kunz/TDI_NOTES) Subject: Re: LCD Driving Routine working on 16C63, but not 18F876 If the correct signals are reaching the display, then it has to be a display issue. I suspect the issue is with the micro, not the display. Try making the simplest routine you can to use the display, and if it still doesn't work, post it here. Someone will probably be able to pic the problem out for you. -Adam TOM THERON wrote: > > Hi everyone > > I have a LCD (8 x 1 line) routine, that works fine with my PIC16C63-04. When > recompiling for the 16f876, (remembering to switch off analog inputs on > port A), the routine does not function in the same target. Signals seem to > reach the display, but it does not respond.Anybody has a clue why this can > be? > > Thanks > Tom Theron