2018-04-23 11:45 AM
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 #cubemx2018-05-21 09:47 AM
Hi
Kaltofen.Jupp
,Thank you for your reply, can you send me some example project of yours? I can't find any instruction or document about STemWin configuration...
Best regards,
2018-05-25 01:14 PM
my working project with STemWin (From CubeMX 4.25) for 746Discovewery
________________ Attachments : 746.ioc.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HxYR&d=%2Fa%2F0X0000000azp%2FfttwLn3p.bSRjoyGTDwTAL3EosCpBhcKB6VnStEj_NM&asPdf=false2018-05-26 09:00 AM
Thank you so much Vitaliy.
I will try to understand.
Once again, thanks
2018-06-13 02:16 PM
2018-09-04 03:04 AM
Hello @Nawres GHARBI
As a consequense What sould I do for create an interface with STemWIN? You can make a video for ST users for it.
Just Like @Duy Tran said, your pre-configured .ioc file changed nothing
--
I have applied your recommends but It changed nothing. Still have white screen @Vitaliy Chernobay
--
Thank you for help @world04 I think your answer is complicated a bit for me :grimacing_face:
Best Regards
2019-06-30 12:04 AM
Hi. Did you ever get this to work.
I have the same issue
Thanks
2019-07-01 05:08 AM
Hi,
Please debug your code starting from main. For my case, something went wrong which caused failure in a MX_ init functions.