SchneHa

Results 17 comments of SchneHa

Thank you for your reply. I have XCode installed and available on my Mac but it doesn’t work, thus. I got plenty of errors. > Am 11.01.2021 um 13:23 schrieb...

Thank you for this hint but it would be easier if the sketch would recognize all filenames no matter if they're lower or upper case.

Did you compile with 160MHz CPU frequency?

I think the board has another screen that needs a variation of ILI9341 driver. Using TFT_eSPI library I need to take ILI9341_2 driver.

After completing lines 79 and 80 with commas the driver works. I'd set the Gamma in lines 50 and 51 to 0 to get better colours: static constexpr uint8_t CMD_GMCTRP1...

![IMG_3910](https://github.com/lovyan03/LovyanGFX/assets/6528455/fec51f13-413e-48cd-9ab7-50a1a7ab22e6)

Board definition must be at least 2.0.2. Don't know if newer definitions work.

Maybe it's of a newer board definition. Try 2.0.X Edit: 2.0.2 worked for me!

No, I mean board version 2.0.2.

Are you using Arduino IDE? Go to board manager and check what esp32 board version is installed. Maybe you have to choose an older version.