The reTerminal E1003 looks great, and you can get a neat photo frame for it, too.
// Standard Arduino SPI pins are(SCK=D13, MOSI=D11) this is port pins PA5 and PA7 on Nucleo-F767ZI // Can use Ardiuno pin references, arbitrary allocation, TFT_eSPI controls chip select #define TFT_CS ...
// OK, now it has been shown that the display is working reset it to defaults // This will make the screen go "white" but we can still read registers Serial.println(); Serial.println("Test 8, 16 and ...