2023-08-06 06:05 PM
Hello, im inquiring after thinking about it for a few days.
please help me.
this is my dev environment
CMSIS_V2
TouchGFX designer : 4.22
CubeMX : 6.9.0
CubeIDE : 1.13.1
DevKIT : Stm32H750B-DK
i want to do a ping test on this board
i ran it with reference to this example, but it doesn't work.
(https://github.com/GrzHeller/STM32H750B-DK_TouchGFX_FreeRTOS_MQTT_Example)
i don't know what the problem is.
Please help me
Thank you
2023-08-07 03:17 AM
Hello @lhwa .1 ,
I advise you to start by configuring the LWIP. For that I recommend you to follow the steps shared in this FAQ How do I create a project for STM32H7 with Ethernet and LwIP stack working?.
The Goal of this example is to:
I hope this help you!
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-08-07 09:56 AM
2023-08-09 11:34 PM
thankyou your reply
i tested thing
ping test OK
UDP Server/Client OK
TCP NG : Assertion "pbuf_free: p->ref > 0" failed at line 753
i don't know why the reason about a week
2023-08-10 12:01 AM
In IP address setting give for PC's address in default getway . And try again