Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

HD44780 - squares on power on

2 posters

Go down  Message [Page 1 of 1]

1HD44780 - squares on power on Empty HD44780 - squares on power on Sat Apr 16, 2022 9:25 am

n3645



(Moved from another thread)

When power is on, until initialization ends, HD44780 should shows squares (character FFh). That indicates that DDRAM (80x8 bits) is filled with 1.

However, I do not know how exacty RAM is filled on original HD44780, depending on how many lines LCD have.

For instance, on my 20x4 LCD with some clone, it shows 2 odd lines filled with squares (FFh), other with spaces (20h).

2HD44780 - squares on power on Empty Re: HD44780 - squares on power on Sat Apr 16, 2022 9:23 pm

arcachofo

arcachofo

As per the datasheet, the entire DDRAM is filled with 20H after internal reset (power on).
But the display is Off, so it will not show data in DDRAM.

So at power On nothing is shown in the display.

3HD44780 - squares on power on Empty Re: HD44780 - squares on power on Sun Apr 17, 2022 1:57 am

n3645



Indeed. I have missed information in the datasheet that it perform auto-initialization during power on. Clones do nothing...

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum