RobertoBenjami / stm32_graphics_display_drivers

STM32 LCD drivers (currently: spi(dma), gpio, fsmc(dma), st7735, st7783, ili9325, ili9328, ili9341, ili9486, ili9488, hx8347g)
561 stars 110 forks source link

Driver for ST7796S #3

Closed ghost closed 2 years ago

ghost commented 5 years ago

Can you add st7796s driver ? Thank you sir

RobertoBenjami commented 5 years ago

I'm sorry, but I don't have this display. But I think you can do it by converting the ili9341 driver. According to the datasheet, the two controllers are similar to each other.