Closed arthurABDesign closed 3 months ago
The I2C error has been fixed. This is the touch screen going into sleep mode, I2C access error, but the screen not lighting up situation does not exist. My side is working normally.
Hello, the commit indeed fixed the issue. The screen is now working. Thanks
Hello, I can't seem to communicate with the screen after flashing the default code on my T-RGB.
While monitoring I get:
The
i2c.master: i2c_master_transmit_receive(1041): i2c handle not initialized
seems to come from the initialization of the screen in thedisplay_rgb.cpp
:After a lot of repetitions of that error, the program seems to run, but the LCD stay black except for the backlight who light.
Did you managed to get the T-RGB configuration to work ?
I'm on the last version of the code e458330 with the idf version
ESP-IDF v5.3-dev-2815-gbe06a6f5ff
.Thanks