<?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>8-bit MicrocontrollersのトピックRe: Reading / Writing USB Flashdisk with HC08</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132863#M3192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm certainly not an authority on the subject, bu I don't think this would be very easy.&amp;nbsp; I haven't seen any microcontrollers that have USB host capabilities.&amp;nbsp; The USB uCs that I've seen are expected to be peripherals to a PC (which has a USB host in the chipset) or to another device that is a USB host.&amp;nbsp; It might be easier to try to talk to a SD memory card directly, because then you could avoid having to deal with the USB host overhead.&amp;nbsp; Then to transfer to a PC you would only need to buy a SD card reader, which is cheap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2006 23:59:34 GMT</pubDate>
    <dc:creator>rhinoceroshead</dc:creator>
    <dc:date>2006-04-19T23:59:34Z</dc:date>
    <item>
      <title>Reading / Writing USB Flashdisk with HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132861#M3190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, this is my first post / question. Can someone recommend an appnote / IC that I can use to read / write a USB memory stick from an HC05 / HCS08 micro? I have an existing datalogger that I download with a radio and I would like to have the user plug in their USB memory stick so I could copy the data to it. I could then plug that into a Windows XP computer and get the data much faster than a 4800 baud radio link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any ideas you have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 23:34:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132861#M3190</guid>
      <dc:creator>farebrog</dc:creator>
      <dc:date>2006-04-19T23:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reading / Writing USB Flashdisk with HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132862#M3191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;What you need is to use a MC9S12UF32, which is a 16-bit HCS12 processor with a Memory stick host controller via USB. There is no HCS08 that have USB (AFIK).&lt;BR /&gt;&lt;BR /&gt;Check this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC9S12UF32&amp;amp;nodeId=0162468636K1007596" target="test_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MC9S12UF32&amp;amp;nodeId=0162468636K1007596&lt;/A&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 23:54:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132862#M3191</guid>
      <dc:creator>alex_spotw</dc:creator>
      <dc:date>2006-04-19T23:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reading / Writing USB Flashdisk with HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132863#M3192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm certainly not an authority on the subject, bu I don't think this would be very easy.&amp;nbsp; I haven't seen any microcontrollers that have USB host capabilities.&amp;nbsp; The USB uCs that I've seen are expected to be peripherals to a PC (which has a USB host in the chipset) or to another device that is a USB host.&amp;nbsp; It might be easier to try to talk to a SD memory card directly, because then you could avoid having to deal with the USB host overhead.&amp;nbsp; Then to transfer to a PC you would only need to buy a SD card reader, which is cheap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 23:59:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132863#M3192</guid>
      <dc:creator>rhinoceroshead</dc:creator>
      <dc:date>2006-04-19T23:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading / Writing USB Flashdisk with HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132864#M3193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;Double checking the UF32, it is a USB &lt;B&gt;device&lt;/B&gt; module, not an USB &lt;B&gt;host&lt;/B&gt;. It is a Memory stick host, though, so you can store your data in a memory stick card, not in a USB drive, and then let the user retrieve the data from that card, Do not confuse and USB Memory drive with a Memory Stick CARD.&lt;BR /&gt;&lt;BR /&gt;Cypress offers parts that are actually USB Hosts when connected to a peripheral, and a peripheral when connected to a PC&lt;BR /&gt;&lt;BR /&gt;Check link:&lt;BR /&gt;&lt;A href="http://www.cypress.com/portal/server.pt?space=CommunityPage&amp;amp;control=SetCommunity&amp;amp;CommunityID=209&amp;amp;PageID=215&amp;amp;gid=9&amp;amp;fid=10&amp;amp;category=All&amp;amp;showall=false" target="test_blank"&gt;http://www.cypress.com/portal/server.pt?space=CommunityPage&amp;amp;control=SetCommunity&amp;amp;CommunityID=209&amp;amp;PageID=215&amp;amp;gid=9&amp;amp;fid=10&amp;amp;category=All&amp;amp;showall=false&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;ALex&lt;P&gt;Message Edited by alex_spotw on &lt;SPAN class="date_text"&gt;04-19-2006&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;01:26 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 01:25:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132864#M3193</guid>
      <dc:creator>alex_spotw</dc:creator>
      <dc:date>2006-04-20T01:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reading / Writing USB Flashdisk with HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132865#M3194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;Hi all,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;The &lt;A href="http://www.freescale.com/webapp/sps/site/taxonomy.jsp?nodeId=016246844976637583" rel="nofollow" target="_blank"&gt;MC68HC908JB&lt;/A&gt; series has USB capabilities go&lt;/FONT&gt; &lt;A href="http://www.freescale.com/webapp/sps/site/taxonomy.jsp?nodeId=016246844976637583" rel="nofollow" target="_blank"&gt;&lt;FONT face="Comic Sans MS"&gt;HERE&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="Comic Sans MS"&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Comic Sans MS"&gt;Cheers,&lt;BR /&gt;Alban.&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 13:10:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132865#M3194</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-04-20T13:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading / Writing USB Flashdisk with HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132866#M3195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Not that I am an authority on the subject but I do know this:&lt;/P&gt;&lt;P&gt;USB is great for plugging things into a PC as it is a "host" and all the things you plug into it are "devices"&lt;/P&gt;&lt;P&gt;It takes much more "horsepower" and resources to create a "host" than a "device"&lt;/P&gt;&lt;P&gt;This is a problem for most PDA's which are only devices and not hosts i.e you can plug them into a PC (for syncing etc) but you can't plug devices into them.&lt;/P&gt;&lt;P&gt;Most microcontrollers that have USB are only devices (JB included)&lt;/P&gt;&lt;P&gt;I do not know about the UF32 which alex claims has a special memory stick host.&lt;/P&gt;&lt;P&gt;The OTG spec (On The Go) is supposed to address this issue but it is still new (i.e. not much actual hardware that supports it).&lt;/P&gt;&lt;P&gt;There, thats my 2 bob's worth!&lt;/P&gt;&lt;P&gt;BR Peg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 19:11:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132866#M3195</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2006-04-20T19:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reading / Writing USB Flashdisk with HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132867#M3196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;HI Peg:&lt;BR /&gt;&lt;BR /&gt;The UF32 datasheet indicates the it has a Memory Stick Host capability: this means that a memory stick &lt;B&gt;card&lt;/B&gt; can be connected to it and the UF32 will be a host to it to read/write information.&lt;BR /&gt;&lt;BR /&gt;I think the confusion arises from the liberal use of 'memory stick' term to refer to the USB Flash Drives, when in fact refers to an specific type of Flash memory card.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 20:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132867#M3196</guid>
      <dc:creator>alex_spotw</dc:creator>
      <dc:date>2006-04-20T20:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reading / Writing USB Flashdisk with HC08</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132868#M3197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;To be able to have a "Host" transaction with a USB Flash Memory device, the best candidate will be the new ColdFire MCF52221/3. It include USB 2.0 OTG + PHY.&lt;/P&gt;&lt;P&gt;This should be the best device for such a solution I.E. read/write to a remote USB FLASH device.&lt;/P&gt;&lt;P&gt;All this for only $6.99 (52223) and $5.49 (52223)&lt;/P&gt;&lt;P&gt;Soon Freescale is suppose to have a USB Stack software for free...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 23:05:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Reading-Writing-USB-Flashdisk-with-HC08/m-p/132868#M3197</guid>
      <dc:creator>dr_mcu</dc:creator>
      <dc:date>2006-07-19T23:05:28Z</dc:date>
    </item>
  </channel>
</rss>

