When using the SPI interface it is required to use 18-bit color depth mode as below: const esp_lcd_panel_dev_config_t lcd_config = { ... .bits_per_pixel = 18 ...
Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle or ...