2025-08-07 9:35 AM - edited 2025-08-09 8:13 AM
Hello,
I would like to know if this PTP client example from Netxduo can be used on an STM32H723 MCU:
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.
Solved! Go to Solution.
2025-08-25 11:26 PM
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.
2025-10-11 2:30 AM
I read the code of STM32N6,netxduo ptpclient.c and found the ptp implentmation is base on software clock.
Not base on ethernet ptp registers.
2025-10-11 9:19 PM
I am satisfied with the NETXDUO PTP performance. I got very good precision below 1usec with the NETXDUO PTP client on the STM32N6 and ptp4l.
I used :