cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Implementation problem Using Netx Duo (X-CUE-AZRTOS-H7) stack using Nucleo-H755ZI Q Board

Vani_123
Associate

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.

1 REPLY 1
ASEHST
ST Employee

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,

If your question is answered, please close this topic by clicking "Accept as Solution".