i am using 2 line lcd display module . the module uses hd44780 driver. while my programme works for first line , the second line does'nt get activated. the driver manual says to use 40h as ddram address for second line. i went by the above instruction but without sucess. to check if my programming is correct i programmed the first line to have dispaly in the first and fifth position by changing the address counter as given in the manual . it worked properly. can anyone suggest what could be the problem