<?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 nrfx driver examples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68170/usb-nrfx-driver-examples</link><description>Hi, 
 Is there any example of USB CDC class with the nrfx drivers? I have seen the example &amp;quot;examples/peripheral/usbd_cdc_acm&amp;quot; not quite sure they are based on the nrfx or legacy drivers. I am using the current SDK (17.0.2) and the device is nRF52840.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Nov 2020 13:33:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68170/usb-nrfx-driver-examples" /><item><title>RE: USB nrfx driver examples</title><link>https://devzone.nordicsemi.com/thread/279266?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2020 13:33:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffba0acf-2ecb-44d6-8ccf-4055d2ae7765</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Niras&lt;/p&gt;
&lt;p&gt;Yes, all the USB examples in the nRF5 SDK v17.0.2 are using the nrfx_usbd driver under the hood.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you look at the nrf_drv_usbd.h implementation you can see that all the nrf_drv_usbd... calls are being redirected to&amp;nbsp;the nrfx_usbd driver.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>