cancel
Showing results for 
Search instead for 
Did you mean: 

Embedded wizard and STM32F429i_Discovery LCD

ibrahim
Associate II
Posted on September 19, 2016 at 10:34

Hello

to the finest

community :),

Are you already working with embedded wizard or other GUI software like STemWIN. I would like to learn to make small interfaces on screens as STM32F429i-Discovery. the tutorials on the internet there are not many. if you can point me to good tutorials.

thank you very much.

2 REPLIES 2
Walid FTITI_O
Senior II
Posted on September 19, 2016 at 12:26

Hi enedis.ibrahim,

You can start with the application note

http://www.st.com/content/ccc/resource/technical/document/application_note/54/c9/95/42/8c/0b/43/69/DM00089670.pdf/files/DM00089670.pdf/jcr:content/translations/en.DM00089670.pdf

: ''Getting started with STemwin Library''.

 You download the STemwin package from this

http://www.st.com/en/embedded-software/stemwin.html

.

I recommend also to, run the Stemwin example in the

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef4.html

at this path:

STM32Cube_FW_F4_V1.13.0\Projects\STM32F429I-Discovery\Applications\STemWin

-Hannibal

ibrahim
Associate II
Posted on September 19, 2016 at 22:39

Hello Hannibal,

I would like to know when I generate my file ... DLG.c with emwin, I have to integrate DLG.c with the main.c in keil μvision and I must also integrate GUI library .c and .h? that's it.

Thank you very much.