The code driving the LCD is the one that we should be looking at. This is the "other" PIC right?
In the meantime, look at the PORT sections in the datasheet, specifically for <multiplexing>. PICs often share pins between devices, I'd bet you have a feature enabled that is disturbing the LCD pins. Or a config doing more than you expect.
Robert
Bookmarks