This tutorial will cover how to use our STM32 to create a HTTP Webserver but using the FreeRTOS and the NETCONN API of course.
cube
Introduction to Free RTOS in STM32
Also one important thing about using RTOS is that, we can’t use systick as the time base. So go to sys, and choose some other timebase as shown below