ESP32-S3-LCD-1.28 display not working

I have it:


Rebooting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0x38 (SPI_FAST_FLASH_BOOT)
Saved PC:0x4037984e
  #0  0x4037984e in esp_cpu_wait_for_intr at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_hw_support/cpu.c:64

SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2820,len:0x1188
load:0x403c8700,len:0x4
load:0x403c8704,len:0xbf0
load:0x403cb700,len:0x30e4
entry 0x403c88ac
Firmware start
Guru Meditation Error: Core  1 panic'ed (StoreProhibited). Exception was unhandled.

Core  1 register dump:
PC      : 0x42003cdd  PS      : 0x00060530  A0      : 0x82003ee9  A1      : 0x3fca2ee0  
A2      : 0x3fc97d38  A3      : 0x00000000  A4      : 0x0000000b  A5      : 0x0000000b  
A6      : 0x000000ff  A7      : 0x3fc97ee4  A8      : 0x00000010  A9      : 0x08000000  
A10     : 0x3fc997cc  A11     : 0x04c4b400  A12     : 0x00000001  A13     : 0x00000000  
A14     : 0x00001000  A15     : 0x00000031  SAR     : 0x0000000c  EXCCAUSE: 0x0000001d  
EXCVADDR: 0x00000010  LBEG    : 0x4201d810  LEND    : 0x4201d81d  LCOUNT  : 0x00000000  


Backtrace: 0x42003cda:0x3fca2ee0 0x42003ee6:0x3fca2f10 0x4200204a:0x3fca2f40 0x420087b2:0x3fca2f70 0x4037cc72:0x3fca2f90
  #0  0x42003cda in TFT_eSPI::begin_tft_write() at lib/TFT_eSPI/TFT_eSPI.cpp:81
      (inlined by) TFT_eSPI::writecommand(unsigned char) at lib/TFT_eSPI/TFT_eSPI.cpp:982
  #1  0x42003ee6 in TFT_eSPI::init(unsigned char) at lib/TFT_eSPI/TFT_eSPI.cpp:692
  #2  0x4200204a in setup() at src/main.cpp:18
  #3  0x420087b2 in loopTask(void*) at /home/kevin/.platformio/packages/framework-arduinoespressif32/cores/esp32/main.cpp:59
  #4  0x4037cc72 in vPortTaskWrapper at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c:139