After using the LCD RGB Backlight for around one hour rectangles suddenly appeared on the screen when i tried to edit the text, and it won’t write text where they are. They appear when the screen is plugged into the grovepi and i haven’t been able to make them disappear. Does anyone know how to fix it?
Do they show up as soon as you power the display or after running the code. To which port are you connecting the display and can you try connecting the display to another I2C port. Do they stil lshow up when you run this: https://github.com/DexterInd/GrovePi/blob/master/Software/Python/grove_rgb_lcd/example.py. Can you post a video of what happens when you run the above script.
They show up as soon the display gets power, the port does not matter.
I edited the file to include a while True loop to make it a bit clearer. As you can see the text cuts of about midway.