<?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>Example for SPI Master using EasyDMA for nrf52805</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100599/example-for-spi-master-using-easydma-for-nrf52805</link><description>hi, 
 I&amp;#39;m working on nrf52805 microcontroller where i need to receive 4000 bytes from a slave device after a 4 bytes command from master to slave.But didn&amp;#39;t find any examples on SPI DMA. 
 1.Can you provide any example that does this. 
 2.Code to be modified</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Jun 2023 10:48:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100599/example-for-spi-master-using-easydma-for-nrf52805" /><item><title>RE: Example for SPI Master using EasyDMA for nrf52805</title><link>https://devzone.nordicsemi.com/thread/430191?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2023 10:48:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04d3046e-df16-4269-8d1a-188c368bf8a9</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid we don&amp;#39;t have a sample in the nRF Connect SDK using the SPIM doing exactly what your use case describes, but we do have an unofficial SPIM sample available here, written by a Nordic engineer at the time:&amp;nbsp;&lt;a href="https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr/spi"&gt;https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr/spi&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You&amp;#39;ll need to add an overlay file for your board, with pinctrl pin assignments, but it should be possible to achieve what you want to do.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>