Only white screen with STM32 Nucleo-64 L467RG + Waveshare 4" ILI9486 + TFT_eSPI <SOLVED>

Yes mine as well.

There might we will see. Planned to buy the other mentioned display anyway since I don't have the effort to deal with this much longer and that is parallell and will always be fast even if something might not work to 100%.

Did another Setup check but without STM32 defined, now a frequency is seen but the pins are garbish:

[code]
TFT_eSPI ver = 2.3.70
Processor    = Generic
Transactions = Yes
Interface    = SPI
Display driver = 9486
Display width  = 320
Display height = 480

MOSI    = GPIO -138
MISO    = GPIO -137
SCK     = GPIO -143
TFT_CS   = GPIO -1
TFT_DC   = GPIO -1
TFT_RST  = GPIO -1
TOUCH_CS = GPIO -1

TFT_BL           = GPIO -1
TFT_BACKLIGHT_ON = HIGH

Font GLCD   loaded
Font 2      loaded
Font 4      loaded
Font 6      loaded
Font 7      loaded
Font 8      loaded
Smooth font enabled

Display SPI frequency = 20.00
Touch SPI frequency   = 2.50
[/code]