Hi, the first thing you need to check is that the chip controlling your LCD is compatible with the one mentioned in the thread title. For now, thanks to Ian, who managed to handle the most challenging part—initializing the display—through his LCD initialization program, some tests with the LCD can now be conducted. I’ve done some basic tests, but between work, writing, and testing the I2C hardware library (which I plan to use with I2C LCDs in the future) for this language, I haven't been able to continue with the thread. I wasn't in a hurry, as I was also waiting for some improvements to be made to the IDE to make working with the somewhat complex LCD libraries more comfortable (which have now been implemented). When I get some time, I'll share a code compatible with the microcontroller you mentioned so you can try out some practices with the LCD. Lastly, the resolution isn't important for now; if it's lower than that of your TFT, the only issue might be that it won't work in full-screen mode.