<?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>USBD - Universal serial bus device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68818/usbd---universal-serial-bus-device</link><description>Hi everyone, 
 I&amp;#39;m reading the documentation about USBD and I have some questions about it. 
 1) What&amp;#39;s the EasyDMA? Maybe I understand what it is but I am not sure so I ask. 
 2) In Figure 9 of the documentation about USBD I see &amp;quot;Populate Data RAM buffer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Nov 2020 14:01:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68818/usbd---universal-serial-bus-device" /><item><title>RE: USBD - Universal serial bus device</title><link>https://devzone.nordicsemi.com/thread/282465?ContentTypeID=1</link><pubDate>Mon, 30 Nov 2020 14:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2a51ecb-0f82-4b49-974f-de5f5d7c9171</guid><dc:creator>Sigurd</dc:creator><description>[quote user="LNwork"]So I have to populate the RAM with the required information/data and then data are transfered to USB register throug a easyDMA transfer. Rigth?[/quote]
&lt;p&gt;&amp;nbsp;You tell the USB peripheral where in RAM the data is located, with the EPIN.PTR register, then when you start the transfer, the&amp;nbsp;&lt;span&gt;USB peripheral will automatically retrieve&amp;nbsp;the data from RAM location&amp;nbsp;you pointed it to.&lt;/span&gt;&lt;/p&gt;
[quote user="LNwork"]When I want to do a bulk IN transation,the data&amp;nbsp;that I want to send from nrf52840 to PC where have to be written? In RAM buffer?[/quote]
&lt;p&gt;&amp;nbsp;Yes, RAM&amp;nbsp;buffer.&lt;/p&gt;
[quote user="LNwork"]Is there any example of bulk transfer of data from the nRF52840 ADC to PC(host)?[/quote]
&lt;p&gt;&amp;nbsp;No, not for ADC data. But I believe the&amp;nbsp;usbd_msc example uses bulk transfer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USBD - Universal serial bus device</title><link>https://devzone.nordicsemi.com/thread/282039?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 11:52:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fc95261-1a8c-433b-8602-21c25fca342d</guid><dc:creator>alexl&amp;#246;ddek&amp;#246;pinge</dc:creator><description>&lt;p&gt;So I have to populate the RAM with the required information/data and then data are transfered to USB register throug a easyDMA transfer. Rigth?&lt;/p&gt;
&lt;p&gt;When I want to do a bulk IN transation,the data&amp;nbsp;that I want to send from nrf52840 to PC where have to be written? In RAM buffer?&lt;/p&gt;
&lt;p&gt;Is there any example of bulk transfer of data from the nRF52840 ADC to PC(host)?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USBD - Universal serial bus device</title><link>https://devzone.nordicsemi.com/thread/282036?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 11:46:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:218de3a8-1d15-4f8e-be49-f811f5f11ab6</guid><dc:creator>awneil</dc:creator><description>[quote userid="96151" url="~/f/nordic-q-a/68818/usbd---universal-serial-bus-device"]What&amp;#39;s the EasyDMA?[/quote]
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Feasydma.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Feasydma.html&lt;/a&gt;&lt;/p&gt;
[quote userid="96151" url="~/f/nordic-q-a/68818/usbd---universal-serial-bus-device"] &amp;quot;Populate Data RAM buffer&amp;quot;. What does it means?[/quote]
&lt;p&gt;&amp;quot;Populate&amp;quot; = fill it with all the required information/data&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>