<?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>nRF52840 USB Bulk data transfer using CDC-Data interface</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41169/nrf52840-usb-bulk-data-transfer-using-cdc-data-interface</link><description>Hi, 
 I&amp;#39;m trying to send and receive data to DATA interface that contains IN and OUT bulk endpoint (usbd_cdc_acm example). I&amp;#39;m using libusb on the PC side. It seems like I can open the device but I can&amp;#39;t read or write from/to endpoints. 
 How can I use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Dec 2018 15:26:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41169/nrf52840-usb-bulk-data-transfer-using-cdc-data-interface" /><item><title>RE: nRF52840 USB Bulk data transfer using CDC-Data interface</title><link>https://devzone.nordicsemi.com/thread/160439?ContentTypeID=1</link><pubDate>Wed, 05 Dec 2018 15:26:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1c2e09e-c1ba-448d-8422-8d7c6edd7c9f</guid><dc:creator>ASLI</dc:creator><description>&lt;p&gt;I need to transfer data faster than serial port speed.&lt;/p&gt;
&lt;p&gt;I have few questions below.Can you please help?&lt;/p&gt;
&lt;p&gt;1. I started to modify the usbd example instead and I&amp;#39;m trying to do data transfers in between endpoints, thinking that this would be faster. Is this correct?&lt;/p&gt;
&lt;p&gt;2.Which usb driver functions should I use for endpoint data transfer?&lt;/p&gt;
&lt;p&gt;3. What configuration would provide the highest data rate? I think MSD class is suggested for this but is BULK endpoint data rate with MSD class faster than BULK endpoint data rate of a CDC-Data class?&lt;/p&gt;
&lt;p&gt;Thank you and Regards,&lt;/p&gt;
&lt;p&gt;Asli&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 USB Bulk data transfer using CDC-Data interface</title><link>https://devzone.nordicsemi.com/thread/160426?ContentTypeID=1</link><pubDate>Wed, 05 Dec 2018 14:55:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e779024-4b6a-45f2-ad65-b70ad36272e1</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I do not think that is possible because the OS likely enumerate the device as a serial port, then it is used by the system, I believe it will be the same with mass storage devices and human interface devices. Instead have you considered write input and output data over the serial port?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>