<?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 Driver - Bug when removing ISO endpoint</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42756/usbd-driver---bug-when-removing-iso-endpoint</link><description>Hello, 
 I am working on implementing the USB HAL for the nRF52840 for Mbed-OS&amp;#39;s upcoming USBDevice feature release. I am trying to get my implementation to pass all of Mbed&amp;#39;s automated tests. 
 I have encountered an issue with the Nordic USBD driver</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jan 2019 09:07:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42756/usbd-driver---bug-when-removing-iso-endpoint" /><item><title>RE: USBD Driver - Bug when removing ISO endpoint</title><link>https://devzone.nordicsemi.com/thread/166745?ContentTypeID=1</link><pubDate>Mon, 21 Jan 2019 09:07:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46b837b1-cc08-48f5-b05c-3a50d39de531</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ISO transfers will occur anyway as long as the bus is available, so aborting it may not make much sense. I still see this as an issue from our side, as the _disable() should not call _abort() on ISO EPs. I&amp;#39;ll forward this to our USB developers so they can have a look, and see if any improvement can be made.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USBD Driver - Bug when removing ISO endpoint</title><link>https://devzone.nordicsemi.com/thread/166642?ContentTypeID=1</link><pubDate>Sat, 19 Jan 2019 17:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc4375fc-bcea-4e22-a04c-8183a9c54789</guid><dc:creator>George Beckstien</dc:creator><description>&lt;p&gt;After looking more closely at the datasheet, it seems the `SIZE.ISOOUT` register is read-only. So maybe this function is correct in ASSERT-ing when given the ISOOUT endpoint as an argument. However, is it possible to remove an ISO endpoint without encountering this ASSERT since calling `nrf_drv_usbd_ep_disable` causes this?&lt;/p&gt;
&lt;p&gt;It seems that `nrf_drv_usbd_ep_disable` should make sure not to call `usbd_ep_abort` on ISO endpoints... not sure if there &lt;em&gt;is&lt;/em&gt; a way to abort ISO transfers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>