I am having a devil of a time with a simple task. Using a known good combination of a 2X16 LCD (JHD 162A) and an 18F4620. I just cannot make this work with a PCWH compiler. Has anyone used this combo? Pin assignments are:
// If you only want a 6-pin interface to your LCD, then
// connect the R/W pin on the LCD to ground, and comment
// out the following line.
//#define USE_LCD_RW 1
Using PICKIT 2 programmer - works fine with flash LED program
Help, please !
Ttelmah
Joined: 11 Mar 2010 Posts: 19499
Posted: Wed Sep 07, 2011 5:13 am
Obvious first comment. You have got the R/W pin on the LCD pulled low?.
However most likely thing is what else PortD is used for. Have you got the line:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum