Use the Linux i2cdetect tool to confirm that the Grove LCD RGB Display is correctly detected on the I2C bus
sudo i2cdetect -y 1
addresses 0x62 and 0x3E should appear (the addresses for the backlight and text, respectively). If they don’t, check the wiring and connection.