luc-github / ESP3D-TFT

ESP3D Firmware for ESP32 based TFT
GNU General Public License v3.0
38 stars 9 forks source link

Add new board ESP32S3_BZM_TFT35_GT911 #29

Closed liqijian101 closed 1 year ago

luc-github commented 1 year ago

Hi @liqijian101 is panlee name not already used ? or does it has a meaning ? Do you also plan to add page to http://esp3d.io/esp3d-tft/v1.x/hardware/index.html ? it would be helpful for everyone

liqijian101 commented 1 year ago

Yes,I will share my board.it is more cheap.

liqijian101 commented 1 year ago

I will provide a link for web sharing

luc-github commented 1 year ago

Ok - you may also be interrested to https://github.com/luc-github/ESP3D-TFT/pull/30 to add support of interrupt support of GT911 touch driver

liqijian101 commented 1 year ago

ESP32_3248S035C and ESP32_3248S035R should be similar to mine, maybe I can use this board without having to submit a new PR

luc-github commented 1 year ago

your's is ESP32S3 not ESP32 (ESP32_3248S035C and ESP32_3248S035R) and his PR () affect only drivers GT911, you may just need to update your drivers and touch definition if your board has interrupt pin connected to GT911

luc-github commented 1 year ago

So do you want me to wait for esp3d.io page addition before merging ?

liqijian101 commented 1 year ago

So do you want me to wait for esp3d.io page addition before merging ?

I hope to merge now, after testing for a period of time, I will share my board and add it to esp3d.io page

luc-github commented 1 year ago

Merged