Skip to main content
Graduate II
November 21, 2024
Solved

FreeRTOS-Plus-TCP Example Code

  • November 21, 2024
  • 1 reply
  • 2194 views

Hello, 

Is there any example code for the STM32H563ZI eval board that has an application using FreeRTOS-Plus-TCP? 
I've checked ST's Github for the STM32CubeH5. Is there a similar chip's repo that could be a good reference?

Thanks

    This topic has been closed for replies.
    Best answer by STea

    Hello @potatobandit ,

    In the official Cube Firmware package for STM32H5 there is support for the Azure NetXDuo networking stack.

    you can find some reference implementation of FreeRTOS-Plus-TCP in this GitHub Repo.

    Regards

    1 reply

    STeaAnswer
    ST Employee
    November 21, 2024

    Hello @potatobandit ,

    In the official Cube Firmware package for STM32H5 there is support for the Azure NetXDuo networking stack.

    you can find some reference implementation of FreeRTOS-Plus-TCP in this GitHub Repo.

    Regards