Blank Screen XIAO nrF52840 BLE with 1.3 TFT SPI Display

Hi there,
can you post a picture how it is connected?
Seems it should work.
I don’t see the init for SPI?
tft.init(240, 240, SPI_MODE3); // or tft.init(320, 240, SPI_MODE3);

check out this thread,

HTH
GL :slight_smile: PJ :v: