<?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のトピックUSB encryption/decryption project with lpc18xx</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-encryption-decryption-project-with-lpc18xx/m-p/539350#M11849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ianlokejj on Sun Feb 23 20:13:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm starting on a project which involves developing a USB device which can simultaneously be 1. seen as a MSD to a host (PC) 2. seen as a host to USB flash drives.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;What I am trying to achieve is something like the Addonics USBcipher (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.addonics.com%2Fproducts%2Fcipherusb.php" rel="nofollow" target="_blank"&gt;http://www.addonics.com/products/cipherusb.php&lt;/A&gt;&lt;SPAN&gt;). The device will encrypt and decrypt data written and read into a connect USB flash drive.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am considering using a LPC1837 which has 2 usb host/device ports. One of the ports can be configured as a host for the portable flash device while the other port gets configured to be seen as a mass storage device for the PC&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May I know if this is feasible and if the LPC1837 or any other boards are able to support this feature?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:23:02 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:23:02Z</dc:date>
    <item>
      <title>USB encryption/decryption project with lpc18xx</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-encryption-decryption-project-with-lpc18xx/m-p/539350#M11849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ianlokejj on Sun Feb 23 20:13:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm starting on a project which involves developing a USB device which can simultaneously be 1. seen as a MSD to a host (PC) 2. seen as a host to USB flash drives.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;What I am trying to achieve is something like the Addonics USBcipher (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.addonics.com%2Fproducts%2Fcipherusb.php" rel="nofollow" target="_blank"&gt;http://www.addonics.com/products/cipherusb.php&lt;/A&gt;&lt;SPAN&gt;). The device will encrypt and decrypt data written and read into a connect USB flash drive.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am considering using a LPC1837 which has 2 usb host/device ports. One of the ports can be configured as a host for the portable flash device while the other port gets configured to be seen as a mass storage device for the PC&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May I know if this is feasible and if the LPC1837 or any other boards are able to support this feature?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:23:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-encryption-decryption-project-with-lpc18xx/m-p/539350#M11849</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: USB encryption/decryption project with lpc18xx</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-encryption-decryption-project-with-lpc18xx/m-p/539351#M11850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by John Sinclair on Sun Mar 02 23:50:40 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the Hardware is not the problem. You have to choose the right middleware. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One proposition: You use only one USB Port with a combined class of msc and hid class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:23:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-encryption-decryption-project-with-lpc18xx/m-p/539351#M11850</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: USB encryption/decryption project with lpc18xx</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-encryption-decryption-project-with-lpc18xx/m-p/539352#M11851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by drs on Fri Apr 18 14:55:01 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Have you taken a look at the Dual USB demo here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fproject%2FDual-USB-Host-Device-solution" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/project/Dual-USB-Host-Device-solution&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It runs a MSD class in host mode from USB0 and UAC 1.0 in device mode from USB1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that USB1 does not have a built in high speed PHY, it is full speed. But USB1 is a high speed controller. You would just need to connect an external high speed PHY (via ULPI) to get high speed transfer rates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-encryption-decryption-project-with-lpc18xx/m-p/539352#M11851</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:23:03Z</dc:date>
    </item>
  </channel>
</rss>

