mipidsi icon indicating copy to clipboard operation
mipidsi copied to clipboard

Add support for 12 bit color (RGB444)

Open cosmikwolf opened this issue 1 year ago • 0 comments

This issue is dependent on RGB444 and BRG444 being added to embedded-graphics pixelcolor, but I figured it would be good to create this bug to track the issue as well.

Adding 12 bit color support would result in a 25% decrease in the time it takes to write color data to a display compared to 16 bit colors, utilizing the RGB444 mode as exists on chips like the ST7789

cosmikwolf avatar Jul 21 '23 02:07 cosmikwolf