Question
Synchronize Timers of 2 different Stm32f767zi nucleo Board
Hi everyone,
I have synchronized the clock of 2 F7 nucleo boards with the same external oscillator.
To do that I have activated MCO of a third nucleo board and then I have connected it to the Pin 29 of CN11 of 2 boards.
2 Clocks of MCUs:
I have used the Timers in encoder mode to record the encoder data.
But the 2 boards and 8 Timers are not yet synchronized.
Can anybody please help me?