Floyd-Fish / ST7789-STM32

using STM32's Hardware SPI to drive a ST7789 based IPS displayer
GNU General Public License v3.0
276 stars 55 forks source link

Draw Image #15

Open eleseor opened 3 years ago

eleseor commented 3 years ago

Sorry Sir. Can you help me with the Draw Image function formart. Seem like i can get display to show right color with format R5G6B5. Can you help me?

bayesiandog commented 2 years ago

I've created a pull request that solves this issue. https://github.com/Floyd-Fish/ST7789-STM32/pull/22