BlynkGO
BlynkGO
Thank you. 楽しみにしています!
Hi, great news for RA8875 supported. By the way, what is the pin_busy?  The pin_busy is the WAIT pin (pin 9) of the TFT?  Thank you.
> @BlynkGO yes. It's busy state pin. Thank you very much.
@lovyan03 Hi, my tft now can display and can touch already. The next issue when I wire TFT's backlight pin to ESP32's GPIO32 with the following backlight config. ```cpp class...
@lovyan03 Thank you , backlight PWM has already done. By the way, TFT 5 inch RA8875 800x480 with capacitive GSL1680F touch interface. I tried by the following code, but it's...
@lovyan03 Thank you very much.
@lovyan03 @tobozo Thanks for the reply and guidance. When I tested hareware DOIT Devkit + TFT 3.5 by TFT_eSPI library that configed the same pins (18,19,23,27) as the code tested...
Thank you very much. I have tried to understand the LovyanGFX's touch in library code, but I don't know how to fix. At this point I backward to another method...