forked from arduino-libraries/LiquidCrystal
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I have some code which I have been running using LiquidCrystalIO with a 20 by 4 LCD display. I have not used it for some time and when I recompile the display no longer works - it goes black and resets the LCD in some way.
I have experimented with the code and examples work e.g. your HelloI2C as long as I use begin(16,2).
Code using a direct call to hd44780_I2Cexp to set up the LCD works fine with begin(20,4).
I am using an Arduino MEGA and a display with I2C 0x27 and using LiquidCrystalI2C_RS_EN.
I have had a look at the library code and cannot spot anything obvious in the code changes.
John Fletcher
Metadata
Metadata
Assignees
Labels
No labels