RobertoBenjami / stm32_graphics_display_drivers

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

Support for stm32h7 + OTM8009A #10

Closed flangela closed 2 years ago

flangela commented 4 years ago

if possible please support stm32h7 fsmc in 16 bit mode and OTM8009A LCD IC i want use stm32h743vit6 and this LCD: http://www.lcdwiki.com/3.97inch_16BIT_Module_OTM8009A_SKU:MRB3971

RobertoBenjami commented 4 years ago

I'm sorry, but I don't have a display like this. According to its data sheet, it is very similar to ILI9341. Transform this. If you get stuck write here, I'll try to help.