Hello Rob, now every-thing's ok with my LCD :-)
thanks a lot Enzo On 14 déc, 16:46, Rob Hamerling <[email protected]> wrote: > Hi Enzo, > > seen wrote: > > Today I tried this sample: 16f876a_sht.jal. > > At the beginning I only saw the first and the third line of my the > > 20x4 lcd. > > > In order to solve this problem, I had to modify, lcd_hd44780_4.jal, > > with the two lines below: > > > __lcd_write( 0b_0010_1000 ) -- two lines, 5x7 > > delay_10us(4) -- > 37 us > > The same line was missing in the 8-bits library! But it really belongs > in lcd_hd44780_commmon.jal. I fixed that library, but I couldn't test it > properly. I have a 4-lines LCD but with or without the missing line made > no difference here. > Please check and report if it works now correctly with your LCD. > > Regards, Rob. > > -- > Rob Hamerling, Vianen, NL (http://www.robh.nl/) -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
