Skip to content

Problem with begin(20,4) for 20 by 4 display #15

Description

@fletchjp

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions