Hi, I am a student who has recently started using LPC2148 Uc, I was interfacing the Uc with a 16X2 LCD display and I am facing certain problems. I am able to print strings on the first row, however I am unsuccessful in printing a string to the second line, I can see the cursor blinking on the second row, however nothing is printing. I tried printing "Hello" from 0x85, the first letter, i.e. H prints at the desire location, however everything after that is printing in the second row in reverse order. I am attaching the code here, can someone please explain what I am doing wrong,
Thanks