How to use X-NUCLEO-GFX02Z1 board
Hi all,
I just bough this display extension board GFX02Z1 and have a Nucleo-F412ZG. I tried to follow the ST tutorial to write hello world on the display, but I ran into some issues. And being completely new to CubeIDE, I have no idea what's going on.
So first of all, when I choose my board in the component selector, I get this warning triangle:

I also get this triangle when I choose the application that I want to have:

I think my board uses the ST7789V, referring to the user manual, and also the memory uses SPI, so I enabled SPI1 and SPI2 in my Connectivity settings and set them to Half-Duplex mode, which resolved the issues with the LCD and Memory:

Can anyone help?
Thanks!
