HI,I am using stm32h743 controller and trying to port http webserver application which was working on stm32f7 platform. the application is using socket based apis. here i am generating the code using stm32cubeMX with STM32Cube_FW_H7_V1.9.0 package. A...