<?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>usb transfer on nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19002/usb-transfer-on-nrf52840</link><description>1.specification says that we should trigger EP0STATUS task to initiate the status stage for control transfer(read/write). 
 actually nrf52840 will auto ack the OUT TOKEN i.e. the status stage of control read transfer,but nak the IN TOKEN for the control</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jan 2017 13:50:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19002/usb-transfer-on-nrf52840" /><item><title>RE: usb transfer on nrf52840</title><link>https://devzone.nordicsemi.com/thread/73446?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2017 13:50:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d655a1ff-8349-4af9-8ab8-2a6591cc05b3</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for reporting this.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Yes, this is a bug. The HW team is working on solving this issue.&lt;/li&gt;
&lt;li&gt;It seems that you have found a working solution for the moment. An underlying problem here is that SIZE.EPOUT[n] is write-only at the moment, but should have been RW.
&amp;quot;It seems that ack/nak is controlled by STARTEPOUT[n] task instead of SIZE.EPOUT[n].&amp;quot; Note that the behaviour of STARTEPOUT[n] is correct.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>