<?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 of nRF52832 EasyDMA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92069/example-of-nrf52832-easydma</link><description>I would like to using nRF52832 EasyDMA for reading and writing to and from the RAM for peripherals (E.g.NOR flash, Analog front-end (AFE), etc.). Could you suggestion example of nRF52832 EasyDMA?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Sep 2022 10:41:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92069/example-of-nrf52832-easydma" /><item><title>RE: Example of nRF52832 EasyDMA</title><link>https://devzone.nordicsemi.com/thread/386815?ContentTypeID=1</link><pubDate>Mon, 19 Sep 2022 10:41:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91511201-b55b-485d-9308-80528908053e</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Example of nRF52832 EasyDMA</title><link>https://devzone.nordicsemi.com/thread/386809?ContentTypeID=1</link><pubDate>Mon, 19 Sep 2022 10:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60ab9c52-c0a3-49b2-817e-0cc4a3927b26</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;EasyDMA is used by default when the HW peripherals in the chip that supports EasyDMA is used (e.g SPIM, SPIS, TWIM, UARTE, SAADC, RADIO, etc - see full list in &amp;quot;&lt;span&gt;EasyDMA MAXCNT bit length&amp;quot; in table on&amp;nbsp;&lt;a title="nRF52 Series" href="https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html?cp=4"&gt;nRF52 Series&lt;/a&gt;).&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;EasyDMA can&amp;#39;t be used for direct access of external devices like NOR flash, but it is possible to configure one of the supported peripheral, for instance SPIM if your NOR flash supports SPI, to do a predefined transfer of data to/from RAM on the nRF52832. The transfer can be started either from code, or from another peripheral using a &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/ppi.html"&gt;PPI&lt;/a&gt; signal.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>