STM32H7 PTP with hardware support
HelloYes here we go again… I’m again busy with the implementation of PTP slave inside STM32H7, based on this GitHub: https://github.com/hasseb/stm32h7_ptpdI tried to port this to my own project based on STM32H7, I changed what was mentioned in the re...