STM32CubeMX & STemWin
Hi
I am trying to create an interface with STemWin using cubeMX.
I did everthing in [
STM32CubeMX for STM32 configuration
and initialization C code generation (UM1718 User manual)].
[You can reach this file cubeMX app->Display the Help]
I have activated CRC,DMA2D,FMC,LTDC,RCC; have created an interdafe using STemWin; have generated code (EWARM) and all I had is a wide clear-white screen-nothing.
I was expecting to see the interface that I make in STemWin.
What am I suppose to do create an interface with STemWin using cubeMX app?
The devcie I use is STM32F746G-DISCO
Thank you for your help
Best Regards
#stemwin #stm32f746g #cubemx