Synchronizing the clocks of two STM32s
Hello,
I have two stm32f411e-disco cards. I want to synchronize the clocks of these cards. In other words, I want the clock of one of them to run synchronously with the clock in the other stm. How can I follow a way. As an example, I can say the following application. For example, when I install parallel code on two stm32s, I want the separate leds on the two stm32s to flash synchronously.
