<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: Wifi PHY device?</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175188#M6757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also looking for the same solution. So far, RS232/SPI to WiFi is the solution. I expected Freescale can upgrade its MQX to support USB CDC(acm/ecm...). But it seems that in the coming month, they have no plan for this. They only plan to implement USB CDC device, instead of USB CDC host driver. And obviously the RTCS library should be upgraded as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since WiFi world still uses many native drivers, the most popular WiFi USB dongle for embedded applications comes from VIA, which supports both AP and device mode with open source driver. However, its RF performance is poor, according to some people working on ARM platforms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 May 2009 19:20:08 GMT</pubDate>
    <dc:creator>allankliu</dc:creator>
    <dc:date>2009-05-02T19:20:08Z</dc:date>
    <item>
      <title>Wifi PHY device?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175187#M6756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for the simplest way to connect a MCF52259 device to a wireless network. To connect to a wired LAN, one can simply connect a PHY chip to the MII interface of the CPU.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if the same is possible to connect to a Wifi network? What device would be suitable for this? I have googled a lot to find such a device but sofar haven't found anything...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 01:16:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175187#M6756</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-04-24T01:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi PHY device?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175188#M6757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also looking for the same solution. So far, RS232/SPI to WiFi is the solution. I expected Freescale can upgrade its MQX to support USB CDC(acm/ecm...). But it seems that in the coming month, they have no plan for this. They only plan to implement USB CDC device, instead of USB CDC host driver. And obviously the RTCS library should be upgraded as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since WiFi world still uses many native drivers, the most popular WiFi USB dongle for embedded applications comes from VIA, which supports both AP and device mode with open source driver. However, its RF performance is poor, according to some people working on ARM platforms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 May 2009 19:20:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175188#M6757</guid>
      <dc:creator>allankliu</dc:creator>
      <dc:date>2009-05-02T19:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi PHY device?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175189#M6758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like this device exactly does what I am looking for...&lt;/P&gt;&lt;P&gt;The iW-SM2144N1-EU-0 from Connect One, alias WiReach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.connectone.com/products.asp?did=39&amp;amp;pid=88" rel="nofollow" target="_blank"&gt;http://www.connectone.com/products.asp?did=39&amp;amp;pid=88&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now if I could only get my hands on one of these...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 17:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175189#M6758</guid>
      <dc:creator>vier_kuifjes</dc:creator>
      <dc:date>2009-05-20T17:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Wifi PHY device?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175190#M6759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Not so easy. I also got initially excited, but then after studying specs, it appears that ConnectOne modules support only RMII connection. Smaller Coldfire chips (5223x, 5225x) have only MII. So, no direct connection as ETH PHY is possible. To connect it as PHY transceiver, appropriate shim would be required. For example two additional PHYs: one talks MII to Coldfire EMAC, then TX/RX connection between PHYs, then second PHY talks RMII with ConnectOne module. Quite a waste of resources.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 16:11:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Wifi-PHY-device/m-p/175190#M6759</guid>
      <dc:creator>MichalKonieczny</dc:creator>
      <dc:date>2009-10-06T16:11:41Z</dc:date>
    </item>
  </channel>
</rss>

