Zhibin
Zhibin
Here is a technical blog using the m3 https://mbb.eet-china.com/blog/3887760-435761.html
Tried your branch with my esp32s3 and ili9488 3.5inch display... but found the displaying color is not normal. Tried updating the gamma related driver init commands to the original ones,...
@VitorAlho , btw, this is what it looks like using your updated driver on my display. 
Found a similar issue about 9488, https://github.com/prenticedavid/MCUFRIEND_kbv/issues/40 Maybe there are actually different kind of 9488 versions?
Maybe I can do some test next week if you can share your sdkconfig. @VitorAlho
> I`m thinking about put it inside lvgl_tft/Kconfig if the selected display was ili9488 @zbpan-sh I'm not sure if doing that way fits the design philosophy of the lvgl_esp32_drivers project...
Hi, @VitorAlho, I have tried to use your lvgl configurations in your sdkconfig on my device, it ends up with the same behavior as tested before. Now I think it...