How to use STEMWN with X-NUCLEO-GFX01M1 (no TouchGFX)
Hi to all,
I want to use STEMWIN with ILI9341 (Parallel and SPI interface).
My goal is to use STM32F103RCT, with ILI9341 parallel interface.
But at this moment I have a NUCLEO-F401RE and X-NUCLEO_GFX01M1 ( ILI9341 spi interface).
GFX01M1 declare that is compatible with NUCLEO-F401RE, but CubeMX say that X-CUBE-DISPLAY cannot be used with thic MCU... It would be nice to clarify what is being stated.
Anyway, I configure CubeMX with pin in/out of GFX01M1.
The problem is that I don't find any example on how to configure LCDconf.c and how to use STEMwin with GFX01M1.
There is some implementation of STEMWIN with GFX01M1 that I can study ?
Thanks.