cancel
Showing results for 
Search instead for 
Did you mean: 

FreeRTOS-Plus-TCP Example Code

potatobandit
Visitor

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

1 REPLY 1
STea
ST Employee

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.