Skip to main content
Associate III
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

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

STeaBest answer
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

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.