<?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>Sampling rate at 3200Hz with SoftDevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36343/sampling-rate-at-3200hz-with-softdevice</link><description>I am using nRF52832 IC with SDK v15. 
 
 I want to sample some data with 3200Hz sampling rate from SPI interface. There is an accelerometer connected via SPI interface. I am also using the softdevice. 
 can I use the timer for this purpose ? if yes, How</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Jul 2018 12:37:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36343/sampling-rate-at-3200hz-with-softdevice" /><item><title>RE: Sampling rate at 3200Hz with SoftDevice</title><link>https://devzone.nordicsemi.com/thread/140198?ContentTypeID=1</link><pubDate>Mon, 16 Jul 2018 12:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cc89c5d-f5b1-4f84-8e6c-269ec8963339</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Yes you can use a TIMER or RTC together with SPI in EasyDMA mode.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;See the&amp;nbsp;&lt;a title="SPIM" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/group__nrf__spim.html?cp=4_0_0_6_9_0_19"&gt;SPIM&lt;/a&gt;,&amp;nbsp;&lt;a title="RTC" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/group__nrf__rtc.html?cp=4_0_0_6_9_0_16"&gt;RTC&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a title="TIMER" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/group__nrf__timer.html?cp=4_0_0_6_9_0_24"&gt;TIMER&lt;/a&gt;&amp;nbsp;driver and HAL API docs, as well as the&amp;nbsp;&lt;a title="Real Time Counter Example" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/rtc_example.html?cp=4_0_0_4_5_32"&gt;Real Time Counter Example&lt;/a&gt;,&amp;nbsp;&lt;a title="SPI Transaction Manager Example" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/nrf_spi_mngr_example.html?cp=4_0_0_4_5_39"&gt;SPI Transaction Manager Example&lt;/a&gt;,&amp;nbsp;&lt;a title="nrfx SPI Master Example" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/nrfx_spim_example.html?cp=4_0_0_4_5_37"&gt;nrfx SPI Master Example&lt;/a&gt;, and&amp;nbsp;&lt;a title="Timer Example" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/nrf_dev_timer_example.html?cp=4_0_0_4_5_45"&gt;Timer Example&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>