Open coconutneu opened 1 year ago
@coconutneu sadly not (ntp worked ). I just started with this repo to have an base for deep inspection of the ptp-offloding functions of the newer cubeHAL libs. LWIP_IGMP needs to be enabled as far as i know . This is not correct in this code version.
Are you intrested in creating an ptp implentation for the F767 as well? If yes I invite you to coloborate we me. we could youse this repo and its wiki for that.
I have impmemented hardware input-capture timestamping with an gps timebase on theF767zi (https://github.com/Met4FoF/Met4FoF-SmartUpUnit) and will use this setup to validate the ptp impmenetation. As well as the time and Frequency-references at my workplace.
All ways fell free to contact me regarding this topic.
best regards Bene
Have you successfully implemented the ptp function on the stm32f767? I thought the ptp function required the LWIP_IGMP option to be turned on. Btw thanks for sharing your model.