TFT_eSPI icon indicating copy to clipboard operation
TFT_eSPI copied to clipboard

Problem readRect with R61581

Open LvlLord opened this issue 2 years ago • 5 comments

Hello, I had problems regarding readRect with the R61581 display. I used the "Animated_dial" test and everywhere where the dial was, the image got distorted. It seems that the R61581 also returns three bytes (the 24 bit RGB value part), because when I hardcoded this variant, the effect was gone. Has anybody else this device to test and confirm?

Hope this is the right section to put issues with a solution :)

Markus

LvlLord avatar Aug 20 '21 17:08 LvlLord

I do not have an R61581 display, so am unable to advise.

The changes to add the R61581 were added by a user (see here) so I suspect the reading from the TFT was left out.

Bodmer avatar Aug 23 '21 21:08 Bodmer

I have this display. I can try it over the weekend.

Fischkopppp avatar Mar 10 '22 20:03 Fischkopppp

@Fischkopppp: Is that a SPI or 8 bit parallel UNO style display you have?

Bodmer avatar Mar 12 '22 18:03 Bodmer

It is a 8bit parallel display. I am using this library: https://github.com/daumemo/IPS_LCD_R61529_FT6236_Arduino_eSPI_Test based on an older TFT_eSPI version. It is the same display as described here: https://daumemo.com/ips-lcd-esp32-with-espi-library-and-touch-screen-diy-generator-part-9/

Fischkopppp avatar Mar 12 '22 19:03 Fischkopppp

@LvlLord could you send me you UserSetup or Platformio.ini settings?

Fischkopppp avatar Mar 12 '22 19:03 Fischkopppp

No response from @LvlLord so closing.

Bodmer avatar Nov 05 '22 22:11 Bodmer