Screen stays white, with no output at all. Logs show no errors (display component does not report any failure). [17:07:46.561][I][app:185]: ESPHome version 2025.9.1 compiled on Sep 25 2025, 17:07:06 ...
When compiling for an ESP32-S3 (and apparently also an -S2) with the Arduino framework, the SPI component always selects SPI 2 (FSPI) in the generated C++ code, even if interface: spi3 is specified.