STM32H7 FreeRTOS-Plus-TCP example

Hi everyone :slightly_smiling_face:

I wanna switch from using lwip to plus-tcp in my Nucleo-h743zI2.

Any example or steps of how to set up such a project would be awosome.

Thanks🙏

@Arii

You can take a look at this page that talks about Adding the TCP/IP Source Files to an RTOS Project.

Also you can refer to this FreeRTOS+TCP project on NUCLEO H723ZG

3 Likes