Skip to content

clear(), home() and backlight off->on all fill the screen with white pixels #127

@alan-rpi

Description

@alan-rpi

First, many thanks for making this LCD function available :)

I have installed RPLCD-1.3.0 using sudo pip3 install RPLCD. I have a 2004A V1.1 display with a PCF8754 +2037 and I'm using I2C on a Rasp Pi Zero w/o wifi under Buster 5.10.17+ #1421

I can write text OK:

2400A Display text

but when I use clear() or home() the screen is filled with white pixels and the text is very hard to read.

2400A Display cleared

Turning the backlight off and then on also fills the screen with white pixels.

But in all cases, as soon as I write text it is OK again but not if the text is spaces or a null string.

Could this be a bug or a faulty screen or me not understanding how to use RPLCD?

Best wishes,
Alan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions