Best way to start adding LCD display to STM32F767ZI-Nucleo
I've been looking through and following a tutorial in the STM32CUBEMX config manual UM1718, TUTORIAL 8. I'm trying to support a ST7735 display via SPI, but the tutorial setup uses DSIHOST mode LTDC which my F767ZI doesn't support. So, I was thinking of creating a bare-bones .IOC file and adding the STEMWIN support to the project manually. Is there an easier way using STM32CUBEMX? When I enable GRAPHICS, I'm left with few options.