Resolved! NUCLEO-H7S3L8 | ETH Register Problem - MACTSCR Bit 5 Stays SET (IEEE 1588 Timestamping)
I'm working on implementing Precision Time Protocol (PTP) on the STM32H7S3L8 Nucleo board. I have followed the steps outlined in section 64.9.9 Programming Guidelines for IEEE 1588 Timestamping from the reference manual. (github: stm32h7_ptpd) /* Ma...