cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX & STemWin

Cevdet
Associate III
Posted on April 23, 2018 at 20:45

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
16 REPLIES 16
Posted on May 21, 2018 at 16:47

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,

Posted on May 25, 2018 at 22:14

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=false
Posted on May 26, 2018 at 16:00

Thank you so much Vitaliy.

I will try to understand. 

Once again, thanks

Posted on June 13, 2018 at 21:16

https://community.st.com/0D50X00009XkXi3SAF

Cevdet
Associate III

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 😬

Best Regards

brett23
Associate II

Hi. Did you ever get this to work.

I have the same issue

Thanks

Hi,

Please debug your code starting from main. For my case, something went wrong which caused failure in a MX_ init functions.