<?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>Other NXP ProductsのトピックFinding a Microcontroller with USART,IIC and SPI</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166980#M998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently a second year computer science student. For my project I am looking for a&amp;nbsp;Microcontroller which is equiped with USART,IIC and SPI. I have worked using HCS12 but it does not contain USART. I am planniing to use a GPS reciever unit&amp;nbsp;&lt;A href="http://www.nex-robotics.com/products/gps-receiver/gps-receiver-mt3318.html" rel="nofollow" target="_blank"&gt;MT3318&lt;/A&gt;&amp;nbsp;which communicate via UART. Can anybody suggest me a suitable microcontroller?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also looking for a development board. Can somebody suggest one of those too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 May 2012 13:02:19 GMT</pubDate>
    <dc:creator>MWH</dc:creator>
    <dc:date>2012-05-27T13:02:19Z</dc:date>
    <item>
      <title>Finding a Microcontroller with USART,IIC and SPI</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166980#M998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently a second year computer science student. For my project I am looking for a&amp;nbsp;Microcontroller which is equiped with USART,IIC and SPI. I have worked using HCS12 but it does not contain USART. I am planniing to use a GPS reciever unit&amp;nbsp;&lt;A href="http://www.nex-robotics.com/products/gps-receiver/gps-receiver-mt3318.html" rel="nofollow" target="_blank"&gt;MT3318&lt;/A&gt;&amp;nbsp;which communicate via UART. Can anybody suggest me a suitable microcontroller?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also looking for a development board. Can somebody suggest one of those too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2012 13:02:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166980#M998</guid>
      <dc:creator>MWH</dc:creator>
      <dc:date>2012-05-27T13:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Finding a Microcontroller with USART,IIC and SPI</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166981#M999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TRK-MPC5634 ($99) plus the code at ecu.zeeff.com might be a suitable choice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 09:45:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166981#M999</guid>
      <dc:creator>jonr</dc:creator>
      <dc:date>2012-05-30T09:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Finding a Microcontroller with USART,IIC and SPI</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166982#M1000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MPC might be overkill for your project. These things are quite difficult to get up and running. MCF (ColdFire) might be closer, maybe a Flexis part. All of the MCF51 parts have SCI, SPI and I2C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you really need a USART (the "S" means "Synchronous") or do you just need a UART? The SCI in the Flexis parts should do what you want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For what you're making that may be overkill. You might get by with a PIC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 15:02:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166982#M1000</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2012-05-30T15:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Finding a Microcontroller with USART,IIC and SPI</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166983#M1001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree that the MPC5634 does much more, &amp;nbsp;but if you start with the code I mentioned, then it is easy to get running.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 04:22:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Finding-a-Microcontroller-with-USART-IIC-and-SPI/m-p/166983#M1001</guid>
      <dc:creator>jonr</dc:creator>
      <dc:date>2012-06-04T04:22:14Z</dc:date>
    </item>
  </channel>
</rss>

