2022-09-24 11:19 AM
2022-09-25 12:32 AM
If you ask one click choice solution = NOT EXIST
GFX01M2 is normal SPI LCD extension, then you need create new project for you STM, and add TGFX custom config.
2022-09-25 02:03 AM
Thanks,
But how do I get to this choice. Always only the prefabricated boards.
2022-09-25 03:28 AM
Open CubeIDE click start new project STM32 , select your MCU for custom boards or choice used board F446, configure all peripherals and add software package TouchGFX ...
For other IDE (Keil,IAR...) use CubeMX instead.