用esp32s3实现驱动rgb显示屏
Posted: Thu Jan 20, 2022 2:52 am
想要驱动一个800*480的RGB显示屏
https://item.taobao.com/item.htm?ut_sk= ... app=chrome
发现没有现成的驱动,只有类似的驱动,下面这个是官方提供的,是支持rgb565的,又办法改成支持上面这款rgb888的么
https://github.com/espressif/esp-idf/bl ... gb_panel.c
https://item.taobao.com/item.htm?ut_sk= ... app=chrome
发现没有现成的驱动,只有类似的驱动,下面这个是官方提供的,是支持rgb565的,又办法改成支持上面这款rgb888的么
https://github.com/espressif/esp-idf/bl ... gb_panel.c