cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H7 PTP NETXDUO

FB__1
Associate III

Hello,

 

I would like to know if this PTP client example from Netxduo can be used on an STM32H723 MCU: 

https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/netx-duo/netx-duo-ptp-client/chapter1.md

 

Another MCU, the STM32N6 has this implementation here: https://github.com/STMicroelectronics/STM32CubeN6/tree/main/Projects/NUCLEO-N657X0-Q/Applications/NetXDuo/Nx_PTP_Client

 

I wanted to confirm if the STM32H723 does support that example because i am looking at https://github.com/STMicroelectronics/x-cube-azrtos-h7/tree/main/Projects and I cannot find any ...

 

Thank you.

10 REPLIES 10

Yes, some time ago.

But since my own experiments with PTP offload (sync quality decreasing with ethernet traffic, compared to stable PTPd) I skipped it.