How to develope uCGUI using STM32F103VCT ?

Status
Not open for further replies.

bianchi77

Advanced Member level 4
Joined
Jun 11, 2009
Messages
1,313
Helped
21
Reputation
44
Reaction score
20
Trophy points
1,318
Location
California
Activity points
9,442
How to integrate UI inside Keil ?

Friends,

Do you know how to develope ( customize ) uCGUI in STM32 ?
I have used

Embedded UI Resource Editor from ST, but how can I connect it with my code in Keil ?

Code:
main()
{
}

I include only like this :
#include --->output files from Embedded Resource UI editor

main()
{
   (which function should I call from the "output file")
}

How can I make like this one :
https://www.youtube.com/watch?v=PL3enedXTs4

I have read :

How to connect them :





Thanks
 
Last edited:

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…