cbm80amiga / ST7735_SDVideoPlayback

Smooth video playback from SD on STM32 and ST7735
GNU Lesser General Public License v3.0
34 stars 16 forks source link

There is no Library for 8 bit stm32 parallel ili9341 tft #4

Open TheSnowFall opened 3 years ago

TheSnowFall commented 3 years ago

Hi, I am using an 8 bit parallel ILI9341 TFT touch(2.8 inches). So the pin scheme is totally different. I did not find any library to run a video.

I am seeing that there is no support for this kind of display on STM32. only you did it. Can you help me with that? Can you tell me how I overcome it? @cbm80amiga

the library I use: https://github.com/stevstrong/Adafruit_TFTLCD_8bit_STM32

Adding the photo of the product

image image

sufius commented 3 years ago

Yes, that would be really great.

faelpinho commented 2 years ago

up!