Question
Global Triggered timer.
Posted on June 27, 2012 at 11:42
Hi All,
i am usingIAR KickStart Kit for STM32F107VC i have 3 of this board and i am trying to setup like one board will be master and two boards will be slave. the master board should send signal to the slave at exact same time and the slave should start its task.
Master should check the clock in slave and adjust the clock.
both slave should work on same clock speed.
after task complit the slave should send its clock time to master so it can be compared.
is any STM32 give such opportunity to have Global Clock to sync the other board?
or other board will work with this global clock?is there any other way to achieve this?any other idea please?......thanks...