TTGO TM ST7789 Inverting colors

Description

Hello

I’m using a TTGO TM which has a ST7789 display https://github.com/LilyGO/TTGO-TM-ESP32
I am able to get it working but the colours are inverted

This is the same software running on my m5stack which looks correct

I tried to toggle the inverse switch in the menuconfig but it didn’t seem to make any difference

What MCU/Processor/Board and compiler are you using?

esp32 TTGO TM

As always any advice is appreciated :slight_smile:

Hi,

At https://github.com/littlevgl/lv_port_esp32 we had the same issue (inverted colors) but now it seems to be working properly, can you give it a try?

Regards
Carlos