<?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 Re: WiFi for MCF5223x in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200542#M9168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the information.&lt;/P&gt;&lt;P&gt;I suppose that there are no devices that can use the ethernet connection of the MCF52233 for WIFI purposes, so I have to resign to use the SPI connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will take a look to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2012 10:47:28 GMT</pubDate>
    <dc:creator>RValls</dc:creator>
    <dc:date>2012-10-03T10:47:28Z</dc:date>
    <item>
      <title>WiFi for MCF5223x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200540#M9166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the MCF52233 for my developement projects to achieve an ethernet conection. Now I have been asked to add WiFi connectivity (802.11 b/g at least, maybe also n). The problem is that searching the Internet, I have only found modules that convert the WiFi signal to serial (usually SPI and UART), which manage all the TCP/IP stack and so.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if there is any solution which actually uses the Ethernet capability of the device, so the changes to the MCU firmware would be minimum. I have only found the MAX2830 transceiver, but in the reference designs it is not clear how it may be used. Somebody has tried something similar?&lt;/P&gt;&lt;P&gt;Also, if there is a solution like this, is the MCF52233 capable of managing two interfaces? In this case, both WiFi and wired connection. If so, how?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 07:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200540#M9166</guid>
      <dc:creator>RValls</dc:creator>
      <dc:date>2012-09-25T07:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: WiFi for MCF5223x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200541#M9167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to give a look here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=TWR-WIFI&amp;amp;tid=m32TWR" title="http://www.freescale.com/webapp/sps/site/overview.jsp?code=TWR-WIFI&amp;amp;tid=m32TWR"&gt;Tower System Wi-Fi Peripheral Modules&amp;amp;lt;/title&amp;amp;gt; &amp;amp;lt;meta name=&amp;amp;quot;Keywords&amp;amp;quot; content=&amp;amp;quot;Wi-Fi, Tower Sys…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is part of the TWR system, very popular system to start your tests&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sad thing here is the mcf5223x is not a supported board for TWR system, but as a proof of concept you may want to explore the mcf52259, or design your own board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I see here, here are the steps you&amp;nbsp; may want explore:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Download latest MQX version&lt;/P&gt;&lt;P&gt;2) Download MQX patch for your favorite WiFi module above&lt;/P&gt;&lt;P&gt;3) Currently as far as I know there's no support for mcf5223x, so you will need to change the WiFi BSP for your respective platform: ColdFire (currently mcf52259 available as a starting point), SPI being used, compiler specifics, etc&lt;/P&gt;&lt;P&gt;4) Build the HW system and test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, the IC included in the WiFi modules don't handle the TCP/IP stack for you. Only helps you with the lower WiFi 802.11 encapsulation. For example, for us the TCP/IP layer is handled by the RTCS from MQX. Finally all the frames are bypassed to SPI instead of MAC controller by software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 18:54:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200541#M9167</guid>
      <dc:creator>PaoloRenzo</dc:creator>
      <dc:date>2012-09-27T18:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: WiFi for MCF5223x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200542#M9168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the information.&lt;/P&gt;&lt;P&gt;I suppose that there are no devices that can use the ethernet connection of the MCF52233 for WIFI purposes, so I have to resign to use the SPI connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will take a look to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 10:47:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200542#M9168</guid>
      <dc:creator>RValls</dc:creator>
      <dc:date>2012-10-03T10:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: WiFi for MCF5223x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200543#M9169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ruben,&lt;/P&gt;&lt;P&gt;Take a look at &lt;SPAN class="main-title"&gt;&lt;STRONG&gt;NETGEAR WNCE2001. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="main-title"&gt;It's an Universal WiFi Internet Adapter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="main-title"&gt;Perhaps, it works fine with your application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="main-title"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="main-title"&gt;Which ethernet stack are you using ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="main-title"&gt;Try FNET (Freescale NET, dowload it here: &lt;A href="http://fnet.sourceforge.net/"&gt;http://fnet.sourceforge.net&lt;/A&gt;) and ask to Andrey if he didn't try before to plug a wifi ethernet adapter (link discussion with Andrey: &lt;A _jive_internal="true" href="https://community.nxp.com/thread/57196?start=60&amp;amp;tstart=0"&gt;https://community.freescale.com/thread/57196?start=60&amp;amp;tstart=0&lt;/A&gt;) ?...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 14:48:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/WiFi-for-MCF5223x/m-p/200543#M9169</guid>
      <dc:creator>TomLEE</dc:creator>
      <dc:date>2012-10-12T14:48:22Z</dc:date>
    </item>
  </channel>
</rss>

