RudolphRiedel / FT800-FT813

Multi-Platform C code Library for EVE graphics controllers from FTDI / Bridgetek (FT810, FT811, FT812, FT813, BT815, BT816, BT817, BT818)
MIT License
128 stars 57 forks source link

add suppoort for Fysect TFT EVE 5" #7

Closed sl1pkn07 closed 4 years ago

sl1pkn07 commented 4 years ago

Hi, i purchase this TFT for my 3dprinter

https://es.aliexpress.com/item/4000628057351.html?spm=a2g0s.9042311.0.0.a4c463c08gLTib

this display have a chipset

EBRT FT810Q https://www.mouser.es/ProductDetail/Bridgetek/FT810Q-T https://www.mouser.es/datasheet/2/880/DS_FT81x-1140609.pdf

i have test the examples as-sis (without touch the configuration) and "works"

the only not works is the touch panel and emit a wreid sound from the speaker

is possible add this tft to you library?

greetings

you can see more info in https://github.com/MarlinFirmware/Marlin/issues/16628

RudolphRiedel commented 4 years ago

Try using EVE_RVT50, this should be very similar. It says on Aliexpress that it is compatible with Luzbot CLCD so I can check if I can get the parameters for this one. But without real information there is only so much one can try.