I2C 20X4 LCD showing garbage

Hello,

Just a few lines to share my experience with I2C - 20X4 LCD display. Sometimes it works perfectly sometimes garbage appears all over the display. I checked my code and couldn't find anything wrong.

I started to think it was an hardware problem. I touched the I2C module and garbage appeared immediatly. I thought it was a bad solder so I heated each I2C pins connected to the LCD display. Problems disappeared for sometime but garbage was back few days later. I decided to order à new I2C board to interface the LCD display which is much less expensive than changing the 20X4 display.

This was the problem. No more problems after changing the I2C module.

So if you experience occasional display problem, look at you I2C module, touch it, twist it, try to lift it, etc... if garbage appears ... you have a good indication of where your problem could be.

J Guy

You could install my hd44780 library. It includes a diagnostic tool to test the i2c signals and the backpack.
Do your backpacks have the proper pullups on the sda and scl signals?
The diagnostic tool included kin the hd44780 library will report if the pullups are in place.