TouchGFX application is blocking FreeRTOS-Plus-TCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-30 6:57 AM
I have a projet with FreeRTOS and FreeRTOS-Plus-TCP working on a STM32F769I-Eval board.
The ICMP Ping response is 100%.
When enabling a TouchGFX application, even very basic (just a white screen), the ping response rate fall bellow 50%! Not usable at all!
Deactivating the TouchGFX application (comment on the line creating the thread) solve the Ping problem.
Is there a compatibility problem with TouchGFX and ETH on the board?
Or does anybody knows what could explain this behavior?
TouchGFX version 4.21, F7 Firmware v1.17.
- Labels:
-
FreeRTOS
-
STM32F7 Series
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-02-07 9:10 AM
Hello @ANauz.1,
Did you start from scratch (from TouchGFX Designer) or from STM32CubeMX?
It maybe you have an issue with Ethernet/FreeRTOS config! Can you share the settings?
Refer to these posts with Ethernet issues:
- https://community.st.com/s/question/0D50X0000C6eNNSSQ2/bug-fixes-stm32h7-ethernet
- https://community.st.com/s/question/0D50X0000BOtfhnSQB/how-to-make-ethernet-and-lwip-working-on-stm32
Take a look at this video. It might help you.
Imen
Thanks
Imen
