<?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>topic Re: Link-2 external storage using USB0 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1357585#M46826</link>
    <description>&lt;P&gt;This should working, you can refer to demo code check configuration, and use Logic analysis measure clock signal.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Oct 2021 05:10:59 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2021-10-19T05:10:59Z</dc:date>
    <item>
      <title>Link-2 external storage using USB0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1342611#M46489</link>
      <description>&lt;P&gt;Hello again NXP community,&lt;/P&gt;&lt;P&gt;I am using 2 Link-2 boards with one being debug and the other being the target.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next phase of my project involves storing data from my target board at a rate of ~8kB/s for around an hour resulting in ~30MB of data. These numbers are not final and can be changed but the point is that I will need some external storage that is larger than the flash storage that comes on the Link-2. I am also not able to use a computer, it has to be some sort of small chip storage unit like a USB stick or a larger flash chip.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone recommend the easiest way of proceeding with using the USB0 port on the target Link-2 to store data every second?&lt;/P&gt;&lt;P&gt;I am working with an embedded artists project which includes the attached USB files plus many more. I am hoping to work with them to get a solution.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Quinn&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 06:17:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1342611#M46489</guid>
      <dc:creator>QM</dc:creator>
      <dc:date>2021-09-20T06:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Link-2 external storage using USB0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1343593#M46508</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Quinn,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How about have a look at the demo"usb_rom_msc_ram" under lpcopen。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 02:48:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1343593#M46508</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-09-22T02:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Link-2 external storage using USB0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1349405#M46616</link>
      <description>&lt;P&gt;Hi Alice,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the delay in my response. Thanks for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a look at that USB project, but it turns out that USB is more power hungry than we want for our design.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because of this I have bought an SD card to SPI interface board for use with the SSP1 pins on J3 of the Link2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hints getting this system working?&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Quinn&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 04:06:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1349405#M46616</guid>
      <dc:creator>QM</dc:creator>
      <dc:date>2021-10-01T04:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Link-2 external storage using USB0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1352966#M46687</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" style="color: #333f48;" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178394" target="_self" aria-label="View Profile of QM"&gt;&lt;SPAN class=""&gt;QM,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;There is no internal flash with LPC4370, so only can save data in external flash.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;BR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Alice&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 03:20:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1352966#M46687</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-10-09T03:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Link-2 external storage using USB0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1353129#M46701</link>
      <description>&lt;P&gt;Hi Alice,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the SSP in SPI mode to work with an SD card. I am still writing the initialisation code for the SD card.&lt;/P&gt;&lt;P&gt;I am having a problem now with receiving a byte from the SD card. I only have a receiving function which reads from the data register, however when I do this my clock stops working. I think I need the clock to be on the whole time, for sending and receiving. What can I do to keep the clock on the whole time?&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Quinn&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 12:51:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1353129#M46701</guid>
      <dc:creator>QM</dc:creator>
      <dc:date>2021-10-10T12:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Link-2 external storage using USB0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1354842#M46765</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;" my clock stops working"&lt;/P&gt;
&lt;P&gt;-&amp;gt;&amp;gt; Which clock？ CPU clock?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 09:22:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1354842#M46765</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-10-13T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Link-2 external storage using USB0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1356175#M46799</link>
      <description>&lt;P&gt;No I mean my Source Clock signal from the LPC-Link2 to my SD card stops when I use my read from SPI function.&lt;/P&gt;&lt;P&gt;Quinn&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 04:13:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1356175#M46799</guid>
      <dc:creator>QM</dc:creator>
      <dc:date>2021-10-15T04:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Link-2 external storage using USB0</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1357585#M46826</link>
      <description>&lt;P&gt;This should working, you can refer to demo code check configuration, and use Logic analysis measure clock signal.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 05:10:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Link-2-external-storage-using-USB0/m-p/1357585#M46826</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-10-19T05:10:59Z</dc:date>
    </item>
  </channel>
</rss>

