1 PPS (GPS) STM32F429
Hello,
I want to develop a firmware to synchronize an Ocxo on a 1PPS GPS reference signal. I have a Nucleo card with a stm32f429 to do the first tests. The configuration: 1 1PPS input (1 second), 1 10Mhz input reference of the OCXO, 1 DAC output, the measurement method is: between the 2 rising edges of the 1PPS, I count the number of timer overflows, taking the decimal value of the result x 2exp16 my result is 57600 for 10Mhz exactly, in theory everything is fine but how to code all this on a stm32! can you tell me the main things to implement to start my code ?
Best regards.
Sébastien (France)
