Question
I want to use touchGFX on STM32L496G-Disco with a screen connected to spi1 and not the on board screen.
I want to use touchGFX on STM32L496G-Disco with a screen connected to spi1 and not the on board screen.
the screen connected to spi1 is supported on another board with the driver in ST7789.c + .h when it is connected to STM32L476RG_NUCLEO. the problem I have with this board is that touchGFX can't run on it because of small ram size.
I tried to switch to this driver, but I had problems to change the TouchGFXHAL.cpp . I don't know what should I do with this layer.
thanks.
eyal.
