<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Timer synchronization between nRF52832 with STM32</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47302/timer-synchronization-between-nrf52832-with-stm32</link><description>I want two STM32 timers synchronization via BLE . Used two nRF52832DKs download the timersync demo : https://github.com/nordic-auko/nRF5-ble-timesync-demo , 
 the nRF52832DKs timers are synchronous. But how to Synchronize STM32 and NRF timers.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 May 2019 09:59:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47302/timer-synchronization-between-nrf52832-with-stm32" /><item><title>RE: Timer synchronization between nRF52832 with STM32</title><link>https://devzone.nordicsemi.com/thread/187188?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 09:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1bffd72-72bb-4c82-8d8f-1f0b1d919c67</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Skyliu,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Since the nRF52 and the STM32 can be connected via a wire. You can use that to synchronize the timer. For example when the GPIO pin is toggled the Timer should be reset to 0. It&amp;#39;s deterministic number of cycle of latency from the time you trigger the toggle, until the interrupt is received on the other side (STM32).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>