Question
On STM32H7 an internal reference timestamp (used by PTP) is available as well as a PPS signal (eth_ptp_pps_out). The internal signal eth_ptp_pps_out can be output to internal timers (TIM2 and TIM3). How can I output eth_ptp_pps_out to a GPIO?
..