<?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: EEPROM to USB</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248669#M19792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Eckhard ,&lt;/P&gt;&lt;P&gt;thanks a lot for your help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 07:20:20 GMT</pubDate>
    <dc:creator>alexismercier</dc:creator>
    <dc:date>2013-05-22T07:20:20Z</dc:date>
    <item>
      <title>EEPROM to USB</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248665#M19788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everybody,&lt;/P&gt;&lt;P&gt;actually I've some measure results which are saved in EEPROM &lt;/P&gt;&lt;P&gt; I want to know if it's possible to transfer these result via USB to the computer&lt;/P&gt;&lt;P&gt;thanks for your answers&lt;/P&gt;&lt;P&gt;Alexis.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 08:58:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248665#M19788</guid>
      <dc:creator>alexismercier</dc:creator>
      <dc:date>2013-05-21T08:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: EEPROM to USB</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248666#M19789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes you can. EEPROM is in the normal adressspace and can be transfered like any other Data. The rest belomgs on your Controller. Does it have USB ?. Easiest way is to use a cdc device. Either use the onchip USB as a cdc device or use a Seriel tu USB converter to send data to the PC.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Eckhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:38:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248666#M19789</guid>
      <dc:creator>eckhard</dc:creator>
      <dc:date>2013-05-21T12:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: EEPROM to USB</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248667#M19790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Eckhard ,&lt;/P&gt;&lt;P&gt;Yes my controller has USB&lt;/P&gt;&lt;P&gt;I'm also searching for the USB routines, if you have any idea about them you're welcome&lt;/P&gt;&lt;P&gt;Alexis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 13:29:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248667#M19790</guid>
      <dc:creator>alexismercier</dc:creator>
      <dc:date>2013-05-21T13:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: EEPROM to USB</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248668#M19791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can find the USB routines here : &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;fr=gtl" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&amp;amp;fr=gtl"&gt;USB Stack Product Summary Page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or you can look at mcuoneclipse.com : &lt;A href="http://mcuoneclipse.com/2012/05/04/usb-cdc-goes-medical/" title="http://mcuoneclipse.com/2012/05/04/usb-cdc-goes-medical/"&gt;USB CDC goes medical | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/03/15/usb-cdc-reloaded/" title="http://mcuoneclipse.com/2012/03/15/usb-cdc-reloaded/"&gt;USB CDC, reloaded | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/03/10/usb-or-not-cdc-with-processor-expert/" title="http://mcuoneclipse.com/2012/03/10/usb-or-not-cdc-with-processor-expert/"&gt;USB or not: CDC with Processor Expert | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to get it as PE component&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Eckhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 14:18:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248668#M19791</guid>
      <dc:creator>eckhard</dc:creator>
      <dc:date>2013-05-21T14:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: EEPROM to USB</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248669#M19792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Eckhard ,&lt;/P&gt;&lt;P&gt;thanks a lot for your help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 07:20:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248669#M19792</guid>
      <dc:creator>alexismercier</dc:creator>
      <dc:date>2013-05-22T07:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: EEPROM to USB</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248670#M19793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I use Freescale USB Stack my controller is detected but it isn't recognized by windows, is it normal?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Alexis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 14:01:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/EEPROM-to-USB/m-p/248670#M19793</guid>
      <dc:creator>alexismercier</dc:creator>
      <dc:date>2013-05-22T14:01:54Z</dc:date>
    </item>
  </channel>
</rss>

