<?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>How to pause SPIM DMA transmission for a short time after n bytes?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24059/how-to-pause-spim-dma-transmission-for-a-short-time-after-n-bytes</link><description>I have to talk to a SPI device, which gets an address and then needs some time to handle the address. Afterwards the transfer can continue. 
 Is this scenario possible to pause the transmission e.g. after one byte and then continue with DMA transfers</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Aug 2017 11:12:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24059/how-to-pause-spim-dma-transmission-for-a-short-time-after-n-bytes" /><item><title>RE: How to pause SPIM DMA transmission for a short time after n bytes?</title><link>https://devzone.nordicsemi.com/thread/94743?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2017 11:12:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7b21f4a-042d-4ca1-a4e6-6ad16a18a3f4</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I recommend taking a look at the PPI example in the SKD, you&amp;#39;ll find it in the examples\peripheral\ppi\ folder.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pause SPIM DMA transmission for a short time after n bytes?</title><link>https://devzone.nordicsemi.com/thread/94742?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2017 09:38:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c198b93-70fb-462d-afbe-d1614dc02443</guid><dc:creator>Florian Zierer</dc:creator><description>&lt;p&gt;Thats also what I was thinking. I have to figure out how to do it with the timer and ppi but I will give it a try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pause SPIM DMA transmission for a short time after n bytes?</title><link>https://devzone.nordicsemi.com/thread/94741?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2017 09:01:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4607d649-9085-4334-9577-852879e21bce</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Cant you just split it up into two SPI transactions, i.e. first sent the address, start a timer and trigger the second transaction via PPI to send the rest of the data?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>