2013-09-20 11:30 PM
I'm using stm32f4discovery-BB board andTFT LCD (SSD2119 LCD driver) from Embest technology, I've ported all themodules on the Discovery with the help of the STemWin example on stm324xG-Evalboard as far as I understood. But now the display goes on blinking continuouslywhenever I run my program. Can someone suggest me what could be the problems Ineed to look back again???
Also I couldn't make out why in the givenexample FSMC Bank 1 NOR/SRAM2 in initialised in SRAM_Init() while in actualparrarel interface for the LCD occurs in FSMC Bank 1 NOR/SRAM3...Please someonegive some clue. I'm trying out all sorts of modifications but unable figure outthe root of the problem. Something I must be missing.
2013-10-01 06:54 AM
2013-10-01 10:09 PM
2013-10-02 12:30 AM
It's working , working absolutely fine... Thanks again, thanks a lot for your unconditional help. God bless you.
By the way have you tried running all these emWin demos with Keil RL-RTX??? Available examples for freertos and Segger's embos kernel, but nothing's there for doing it with Keil RTX except the GUI_X_RTX.C file in keil uvision. Have you tried out this one? Can't take freertos or embos example as reference for the required modification, as they are so different.Thanking in advance.2013-10-04 12:43 PM
2013-10-04 12:48 PM
these are the bsp.c and stm32xxx_it.c files...
Please feel free to ask if anyone has any queries. Thanking in advance. ________________ Attachments : bsp.c : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0xA&d=%2Fa%2F0X0000000bg5%2FGTPzggPVdEdxN_Vx34yHNisak9hfvUjt3kggr5J_YJc&asPdf=falsestm32xxx_it.c : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0GJ&d=%2Fa%2F0X0000000bg4%2FOYEQPMtVONt7EQkwSYgXHJirppWHf2azJtwACozp8nE&asPdf=false2013-10-09 05:32 AM
I'm also looking for a working emWin demo. Mr Janos or Mr Tapabrata, please would you also share your demo with me. My email ist
mailto:MichaelAberle@web.de
. I would be pleased...2013-10-10 09:09 PM
Yes why not. Codes are given above this post by Mr. toth janos for the GUIConf.c and LCDConf.c. Use them in stm324xg_eval emWin program and LCD configuration is given in Embest example for stm32f4 discovery.
Best Wishes2013-10-17 03:21 AM
I would like to try emWin demo with keil on stm32f4dis-BB. Mr Janos or Mr Tapabrata, please would you also share your demo with me. My email is: fethibensa@gmail.com .
I would be pleased. thanks and best regards.2013-12-05 01:17 PM
hello,
please
is
there anyone
who can help me
. i useSTM32F4DISCOVERY
-BBboard
and
I try to
adapt
STemWin
example
on
stm324xG
-
EvalboardI brought
the
modification
described
by
Mr.
Toth.Jonas
to
GUI_Conf.c
files and
lcd_conf.c
but
it does not work
.the system
hangs
in the boot
.Please
does someyone
can share
a stemwin working
version
on
Diskovery
Thanking in advance...Expecting a reply.2013-12-05 01:38 PM
Perhaps if it is hanging there is something else going on, try using a debugger to understand where it is hanging, and why.