Apparently that was what I needed to do. I did not have the ANSELH register set. To set each pin to the Digital function, each bit must be set to a "0", so ANSELH = %00000000. Thanks.
My LCD works now and gives me the Hello World example that I have seen in numerous examples. Thanks.
Bookmarks