Skip to main content
Graduate II
November 17, 2021
Question

How should I configure LWIP to run multiple ports simultaneously on STM32H7?

  • November 17, 2021
  • 0 replies
  • 1186 views

https://community.st.com/s/article/How-to-create-project-for-STM32H7-with-Ethernet-and-LwIP-stack-working

I created a working project by following these steps.

single protocol sometimes works by losing packets. (I need help with packet loss too.)

I want to run modbus TCP-IP and HTTP server at the same time.

I don't know what settings I should change in LWIP.

I am aware that extra ram will be needed I can work in SRAM2 or SRAM1 instead of SRAM3

    This topic has been closed for replies.