ON 20081203@1:03:31 PM at page: http://www.piclist.com/microchip/language/c/io/lcd/hitachilcd-ak/index.htm#39784.8594097222 James Newton[JMN-EFP-786] published post 39784.8594097222 ravix475@gmail.com
Thanks for this code. It took a little work, but I got it to compile and it works well using the C18 compiler -- I even got it working with an 8mhz crystal with a few modifications.

One note: In order to get cursor and blink to function correctly I had to add another 100uS delay after "lcd_putnybble (0b0011);" in lcd.c. According to the specs, you should delay all three times you send this command.

|Delete 'P-' before: '' but after: 'j.demello@imperial.ac.uk asks:
My MCC18 compiler flagged up the same syntax error reported by "kevinwar99-Remove-at STOPspamyahoo.com" on line 74 "(PIN (LCD_E, PORTA,0);". Has anybody been able to resolve this? If not, please could somebody explain what this line does. Thanks John
|Delete 'P-' before: '' but after: '