<?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>MSC disk name</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72280/msc-disk-name</link><description>Hi. 
 I am working on the MSC, and starting with the usbd_msc demo. The windows explorer will show a disk named &amp;quot;USB Drive&amp;quot; if connect to the PC. 
 I would like to change it to another name, e.g. &amp;quot;Test&amp;quot;. How do I change the MSC disk name? Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Mar 2021 05:59:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72280/msc-disk-name" /><item><title>RE: MSC disk name</title><link>https://devzone.nordicsemi.com/thread/297658?ContentTypeID=1</link><pubDate>Thu, 04 Mar 2021 05:59:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40a85e6c-2d50-4efe-a426-bdfb94b1bc34</guid><dc:creator>Jason</dc:creator><description>&lt;p&gt;It works. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MSC disk name</title><link>https://devzone.nordicsemi.com/thread/297610?ContentTypeID=1</link><pubDate>Wed, 03 Mar 2021 17:29:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c2db978-eed4-49f7-b83d-7737917005fe</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Try to set&amp;nbsp;#define _USE_LABEL&lt;span&gt; &lt;/span&gt;1 in ffconf.h and add&amp;nbsp;f_setlabel(&amp;quot;Test&amp;quot;); to end of&amp;nbsp;fatfs_init().&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>