<?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 USBD MSC transfer speed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98205/nrf52840-usbd-msc-transfer-speed</link><description>Hiya, 
 I was testing with USBD MSC, using fatfs (exFAT) and was hoping to inquire about a reasonable expectation when it comes to transfer speed. 
 My current setup is as follows: an nRF52840 connected to an SD CARD (sandisk 2GB). It is also connected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Jul 2025 01:10:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98205/nrf52840-usbd-msc-transfer-speed" /><item><title>RE: nRF52840 USBD MSC transfer speed</title><link>https://devzone.nordicsemi.com/thread/543413?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2025 01:10:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46823373-eee5-462a-8d71-658422881048</guid><dc:creator>nrffans</dc:creator><description>&lt;p&gt;Could you provide an example of this &lt;span&gt;non-zephyr project&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 USBD MSC transfer speed</title><link>https://devzone.nordicsemi.com/thread/418155?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 15:04:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1ec17ba-24d2-49a5-ab6a-551fd8457a85</guid><dc:creator>doowl</dc:creator><description>&lt;p&gt;Gotcha, thanks for the confirmation! I&amp;#39;m actually using the USB MSC implementation from the nRF5 SDK, but it is probably similar (if not the same). I was primarily interested in write speed.&lt;/p&gt;
[quote userid="18935" url="~/f/nordic-q-a/98205/nrf52840-usbd-msc-transfer-speed/417852"]I belive that USB and the card is not read/written to &lt;em&gt;at the same time&lt;/em&gt; but &lt;em&gt;one after the other.&lt;/em&gt;[/quote]
&lt;p&gt;If I understand correctly, you mean that it is&amp;nbsp;buffered on the nRF first before&amp;nbsp;writing it to the SD card?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 USBD MSC transfer speed</title><link>https://devzone.nordicsemi.com/thread/417852?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2023 10:57:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fc736bc-16fd-4ab6-be76-61d1478f94cf</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;I&amp;#39;ve been working with SD cards for a while, the 350KByte/sec is the expected speed when working with one sector at a time. This is expected behavior, especially since I belive that USB and the card is not read/written to &lt;em&gt;at the same time&lt;/em&gt; but &lt;em&gt;one after the other.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You can get up to interface speeds (either SPI or USB) with reading the SD card (next sectors) &lt;em&gt;while writing the current one(s) to USB&lt;/em&gt; - but that would IMHO require serious changes to the USB MSC implementation in zephyr. I&amp;#39;ve done that in a non-zephyr project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>