<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPC MicrocontrollersのトピックRe: USB MSD and SD card with lpc17xx</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-MSD-and-SD-card-with-lpc17xx/m-p/614085#M24024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="295273" data-username="francobandini" href="https://community.nxp.com/people/francobandini"&gt;Franco Bandini&lt;/A&gt;,&lt;/P&gt;&lt;DIV style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: inherit; font-family: 微软雅黑,sans-serif;"&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: inherit; font-family: 微软雅黑,sans-serif;"&gt;Please go to download the sample code bundle below which contain the USB MSC demo, and the demo turn&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5; background-color: inherit;"&gt;into&amp;nbsp;a&amp;nbsp;mass&amp;nbsp;storage&amp;nbsp;device,&amp;nbsp;by&amp;nbsp;connecting the&amp;nbsp;on board&amp;nbsp;micro-SD&amp;nbsp;card&amp;nbsp;system&amp;nbsp;to&amp;nbsp;USB&amp;nbsp;sub-system&amp;nbsp;via&amp;nbsp;the&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;SPAN style="line-height: 1.5; background-color: inherit;"&gt;SPI&amp;nbsp;interface &lt;/SPAN&gt;of&amp;nbsp;the&amp;nbsp;LPC1768.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;DIV style="background-color: inherit;"&gt;When&amp;nbsp;the&amp;nbsp;demo is&amp;nbsp;downloaded&amp;nbsp;and&amp;nbsp;run,&amp;nbsp;the&amp;nbsp;board&amp;nbsp;will appear&amp;nbsp;within&amp;nbsp;Windows&amp;nbsp;as&amp;nbsp;a&amp;nbsp;mass&amp;nbsp;storage&amp;nbsp;drive,&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="background-color: inherit;"&gt;which&amp;nbsp;can&amp;nbsp;be&amp;nbsp;read&amp;nbsp;from and written&amp;nbsp;to&amp;nbsp;as&amp;nbsp;required.&lt;/DIV&gt;&lt;DIV style="background-color: inherit;"&gt;&lt;A class="link-titled" href="https://www.lpcware.com/content/nxpfile/sample-code-bundle-rdb1768-using-lpcxpresso-and-red-suite" title="https://www.lpcware.com/content/nxpfile/sample-code-bundle-rdb1768-using-lpcxpresso-and-red-suite"&gt;Sample code bundle for RDB1768 using LPCXpresso and Red Suite | www.LPCware.com&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 05:58:06 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2017-03-08T05:58:06Z</dc:date>
    <item>
      <title>USB MSD and SD card with lpc17xx</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-MSD-and-SD-card-with-lpc17xx/m-p/614084#M24023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi all,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;BR /&gt;I'm developing a board with the LPC17xx uC, with some peripherals and with one SD card.&lt;BR /&gt;Now I'm program on "EA LPC1788 Eval Board PIC".&lt;BR /&gt;I have to write data into the SD card with uC.&lt;BR /&gt;Then I have to read the SD card, connecting a PC to the board by a USB connector. &lt;BR /&gt;When I use USB connector, I'd like to see my SD Card on my PC as "an external pen drive" (without use teraterm or other terminal to see the files in SD Card).&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;So I'd like to see the uC as a mass storage device to see SD card from my pc.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Franco Bandini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 11:32:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-MSD-and-SD-card-with-lpc17xx/m-p/614084#M24023</guid>
      <dc:creator>francobandini</dc:creator>
      <dc:date>2017-03-02T11:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: USB MSD and SD card with lpc17xx</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-MSD-and-SD-card-with-lpc17xx/m-p/614085#M24024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="295273" data-username="francobandini" href="https://community.nxp.com/people/francobandini"&gt;Franco Bandini&lt;/A&gt;,&lt;/P&gt;&lt;DIV style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: inherit; font-family: 微软雅黑,sans-serif;"&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: inherit; font-family: 微软雅黑,sans-serif;"&gt;Please go to download the sample code bundle below which contain the USB MSC demo, and the demo turn&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5; background-color: inherit;"&gt;into&amp;nbsp;a&amp;nbsp;mass&amp;nbsp;storage&amp;nbsp;device,&amp;nbsp;by&amp;nbsp;connecting the&amp;nbsp;on board&amp;nbsp;micro-SD&amp;nbsp;card&amp;nbsp;system&amp;nbsp;to&amp;nbsp;USB&amp;nbsp;sub-system&amp;nbsp;via&amp;nbsp;the&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;SPAN style="line-height: 1.5; background-color: inherit;"&gt;SPI&amp;nbsp;interface &lt;/SPAN&gt;of&amp;nbsp;the&amp;nbsp;LPC1768.&lt;/DIV&gt;&lt;DIV style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;DIV style="background-color: inherit;"&gt;When&amp;nbsp;the&amp;nbsp;demo is&amp;nbsp;downloaded&amp;nbsp;and&amp;nbsp;run,&amp;nbsp;the&amp;nbsp;board&amp;nbsp;will appear&amp;nbsp;within&amp;nbsp;Windows&amp;nbsp;as&amp;nbsp;a&amp;nbsp;mass&amp;nbsp;storage&amp;nbsp;drive,&amp;nbsp;&lt;/DIV&gt;&lt;DIV style="background-color: inherit;"&gt;which&amp;nbsp;can&amp;nbsp;be&amp;nbsp;read&amp;nbsp;from and written&amp;nbsp;to&amp;nbsp;as&amp;nbsp;required.&lt;/DIV&gt;&lt;DIV style="background-color: inherit;"&gt;&lt;A class="link-titled" href="https://www.lpcware.com/content/nxpfile/sample-code-bundle-rdb1768-using-lpcxpresso-and-red-suite" title="https://www.lpcware.com/content/nxpfile/sample-code-bundle-rdb1768-using-lpcxpresso-and-red-suite"&gt;Sample code bundle for RDB1768 using LPCXpresso and Red Suite | www.LPCware.com&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 05:58:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-MSD-and-SD-card-with-lpc17xx/m-p/614085#M24024</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2017-03-08T05:58:06Z</dc:date>
    </item>
  </channel>
</rss>

