<?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 USB Mass Storage on LPC1343 in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546159#M9565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wsyuen on Mon Dec 27 21:20:29 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]I tested the "USBMem" project in the sample code, it works and the computer can recognise it as a USB Mass Storage device.[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2][/SIZE][/FONT] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Is there any existing API calls can send/receive data to the computer? (assumed that computer side has an application to cope with)[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]E.g. in the current sample code, there are some function calls like "USB_WriteEP", "DataInTransfer"[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Can I use these function calls to communicate with the computer? How to use them?[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2][/SIZE][/FONT] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Thank you very much.[/SIZE][/FONT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:32:22 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:32:22Z</dc:date>
    <item>
      <title>USB Mass Storage on LPC1343</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546159#M9565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wsyuen on Mon Dec 27 21:20:29 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]I tested the "USBMem" project in the sample code, it works and the computer can recognise it as a USB Mass Storage device.[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2][/SIZE][/FONT] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Is there any existing API calls can send/receive data to the computer? (assumed that computer side has an application to cope with)[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]E.g. in the current sample code, there are some function calls like "USB_WriteEP", "DataInTransfer"[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Can I use these function calls to communicate with the computer? How to use them?[/SIZE][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2][/SIZE][/FONT] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Arial][SIZE=2]Thank you very much.[/SIZE][/FONT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:32:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546159#M9565</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: USB Mass Storage on LPC1343</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546160#M9566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by thinkchip on Mon Dec 27 22:29:40 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;maybe you need a HID dispositive, with this, you can communicate with apis in a dll with your system, best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:32:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546160#M9566</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: USB Mass Storage on LPC1343</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546161#M9567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wsyuen on Tue Dec 28 00:17:48 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, I don't understand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, I want to send several bytes to the computer thr the Mass Storage channel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see in the sample code, e.g. mscuser.c &amp;amp; usbhw.c, there are function calls like USB_WriteEP or DataInTransfer. I'm not sure which one is correct nor how to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So, is there any function calls can send several bytes to the computer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546161#M9567</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: USB Mass Storage on LPC1343</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546162#M9568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by igorsk on Tue Jan 11 08:47:34 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Generally custom SCSI commands are used. IOCTL_SCSI_PASS_THROUGH can be used in Windows to send such commands. I think you can change MSC_GetCBW() to add one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USB-Mass-Storage-on-LPC1343/m-p/546162#M9568</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:32:24Z</dc:date>
    </item>
  </channel>
</rss>

