2018-03-30 11:42 AM
I'm trying to get working code from STM32CubeMX on STM32F746G-DISCO board. I'm using LwIP TCP/IP stack (which works fine - obtains IP address over DHCP) and STemWIN GUI library and there is the problem. LTDC has been properly configured but when I try to use any of STemWIN functions nothing happens - getting black screen. I'm using latest version of STM32CubeMX and SW4STM32. Maybe someone has working demo project with stemwin and lwip? Or someone know what is wrong with automatically generated project?
2018-03-30 10:59 PM
Is STemWin work without LwIP?
2018-04-02 03:26 AM
No.
2018-04-02 08:24 AM
Hello
Obiala.Robert
,Could you please provide more details on yourproject: your STemWin
configuration,
which Cube firmware package are you using?I recommend you to debug your project and try to identify where the code hangs.Otherwise, share with us your .ioc file to help you more.
Best Regards
Imen
2018-04-02 11:47 AM
I uploaded test.ioc to sendspace
https://www.sendspace.com/file/fjwjwu
.It's pure configuration from CubeMX, I only turned off SD card because it causes some conflicts and I changed resolution in Graphics (was wrong). Screen gets white (LTDC configuration), then black and nothing happened. As you can see there should be 'Hello world' string on the screen.
Debugging tells nothing - Breakpoint on GUI_Delay line is hit frequently, so it seems that everything works fine.
2018-05-16 09:28 AM
Hello
Obiala.Robert
,Can you please confirm if you have resolved your issue.
Please, keep me informed about the progress on this.
Best Regards,
Imen