Hello all, I have the LCD working. Well kind of any way. I didn't do it with=20 the 877. I used a 18F4550 which is pin compatible with the 16F877 and it=20 works. At least the display resets and I have a cursor on the screen.=20 Also for the one or two seconds that it takes for the program to run I=20 get a display on the scope. Yeah! But why not the 877?? Hum! I don't=20 know. It took me almost 12 hours to get here. I appreciate everybody's=20 help and I don't know how to explain this. Thanks, rich! On 10/20/2015 10:59 AM, Allen Mulvey wrote: > I haven't been following this too closely but I don't see > ADCON0 set in there. > > This is what I use: > ADCON0 =3D 0; // adc off > ADCON1 =3D 7; // all > digital > CMCON =3D 7; // > Comparators off > > Allen > >> -----Original Message----- >> From: piclist-bounces@mit.edu [mailto:piclist- >> bounces@mit.edu] On Behalf Of Richard R. Pope >> Sent: Tuesday, October 20, 2015 11:45 AM >> To: Microcontroller discussion list - Public. >> --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .