2025-04-17 4:01 AM - edited 2025-04-17 4:25 AM
1.Details:
Board ( NUCLEO-H755ZIQ)
IDE/Tools (STM32CubeIDE 1.18.0),(STM32CUBE MX 6.11.0)
Middleware/Stack ( NetX Duo, ThreadX)
I implemented the Ethernet connection using the Net x duo stack with the board NUCLEO-H755ZI Q Board. Here 2 cores are there M4 and M7. By using LWIP Stack I got the output for the ethernet i.e the board is pinged. Now i implemented with the Net x Duo stack the there are lot of configurations are there for the memory configurations and ethernet i am unable to ping the board. If you already implemented this one provide the step by step configurations for this one.
2. And also after establishing the ethernet successfully. I need to implement the HTTP AND HTTPS using the Net x Duo. In the HTTP implementation i need to create the web page by pinging the ip address. According to that if you have any configurations please provide that also. And also for the html page i have an html code for this how to add this html code in to the embedded code and also how to check the code also please provide any configurations you have.
2025-04-18 6:23 AM
Hello @Vani_123,
Thank you for your report.
This article may assist you: How to implement a webserver in STM32 using NetXDu... - STMicroelectronics Community
With Regards,