Skip to main content
Visitor II
June 21, 2024
Question

STM32CubeMX 6.11.1 STM32CubeF4 FirmwarePackage V1.28.0 Cannot support HTTPD web server httpd_cgi_ssi

  • June 21, 2024
  • 1 reply
  • 1014 views

Hello,I have a problem with HTTPD web server when I use STM32CubeMX 6.11.1 to produce a code. when I open Webpage with my static IP address,Network will disconnect ,so i want to know whether STM32CubeMX 6.11.1+ STM32CubeF4 Firmware Package V1.28.0  support Dynamic web pages 。I mean  HTTPD web server httpd_cgi_ssi.

    This topic has been closed for replies.

    1 reply

    ST Employee
    June 25, 2024

    Hello @ZainFan,

    Could you verify please that the LwIP is enabled in STM32CubeMX, as it provides the TCP/IP stack necessary for networking capabilities. Also, Within the LwIP configuration, check that the HTTPD server is enabled and make sure to check the options for CGI and SSI.
    If the issue persist, Could you please provide more details on your setting project, if possible, attach your .ioc file/configuration.

    ZainFanAuthor
    Visitor II
    June 28, 2024

    hello,my code adress is https://github.com/zainFan/STM32.git,my hardware is STM32F407ZGT6 +LAN8720