<?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: Cold fire 52235 and 802.15.4 MAC application in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190645#M8269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; I would try the MAC provided for the 5213 as it is very similar to the 5223x MCUs.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rick&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Feb 2008 04:05:35 GMT</pubDate>
    <dc:creator>RickN</dc:creator>
    <dc:date>2008-02-23T04:05:35Z</dc:date>
    <item>
      <title>Cold fire 52235 and 802.15.4 MAC application</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190642#M8266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello forum members,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does any one knows where can I get 802.15.4 MAC libraries for m2235 and mywireless App example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with MFC52235EVB but on net I can only get MAC for 5282 802.15.4_CF5282_MAC.zip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I use these MAC libs on with uCLinux on 52235?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;----&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Santosh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 21:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190642#M8266</guid>
      <dc:creator>kj</dc:creator>
      <dc:date>2008-02-18T21:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cold fire 52235 and 802.15.4 MAC application</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190643#M8267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi KJ,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp; The MCF52235 doesn't have enough resources to run uCLinux, so you need to consider other options.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp; I checked the Freescale website and only found the 5282 MAC, as you mentioned.&amp;nbsp;&amp;nbsp; I would recommend using the SMAC, if possible, because you get the source code, which puts you in a strong position for debugging and enhancing the driver.&amp;nbsp;&amp;nbsp; You might also try using the MC1320x 802.15.4 transceivers for your project.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp; Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rick&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 10:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190643#M8267</guid>
      <dc:creator>RickN</dc:creator>
      <dc:date>2008-02-21T10:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cold fire 52235 and 802.15.4 MAC application</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190644#M8268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello RicKN,&lt;BR /&gt;Thanks,Let say I dont want to use uCLinux.&lt;BR /&gt;I can live with code warrior for coldfire but it must run 802.15.4 stack.&lt;BR /&gt;I am working on a project where I already have 802.15.4 based coordinator running on HCS08 GT60 and MC13192.&lt;BR /&gt;I was in process to replace GT60 with MCF5335 and I want to run the 802.15.4 stack on top of it and I have very less time to do that, its less than 2 working days.&lt;BR /&gt;Freescale websites mentions that 802.15.4 MAC libraries are availble for all coldfire processor. On internet then why its only for 5283 5213.&lt;BR /&gt;&lt;BR /&gt;I can try SMAC but finally i need 802.15.4 stack over it, even I manage to run SMAC I will be in same position. I seek some break through solution.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 17:16:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190644#M8268</guid>
      <dc:creator>kj</dc:creator>
      <dc:date>2008-02-21T17:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cold fire 52235 and 802.15.4 MAC application</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190645#M8269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; I would try the MAC provided for the 5213 as it is very similar to the 5223x MCUs.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rick&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 04:05:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190645#M8269</guid>
      <dc:creator>RickN</dc:creator>
      <dc:date>2008-02-23T04:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cold fire 52235 and 802.15.4 MAC application</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190646#M8270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Rick,&amp;nbsp; Isn't that code the old stuff that was acquired by TI and no longer supported?&amp;nbsp; Does anyone know when there will be a supported 802.15.4/ZigBee stack for the ColdFire?&amp;nbsp; 2 years ago at FTF it was supposedly next on the list but has been push out multiple times.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 20:59:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190646#M8270</guid>
      <dc:creator>kecart</dc:creator>
      <dc:date>2008-03-18T20:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cold fire 52235 and 802.15.4 MAC application</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190647#M8271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I managed to run 8021.5.4 MAC on MCF52235.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 19:20:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190647#M8271</guid>
      <dc:creator>kj</dc:creator>
      <dc:date>2008-04-21T19:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cold fire 52235 and 802.15.4 MAC application</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190648#M8272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have been trying to get the MC1320x Rf daughter card to work on the M52233Demo boards.&amp;nbsp; but the code i received from freescale wont work. All controll lines were confgured incorrecty (I figure for a different board) I have been able to get past most of that. and I can read and write to the MC13202 via SPI, but cant get past that.&amp;nbsp;&amp;nbsp;&amp;nbsp; does anyone have a project that works?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 02:57:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Cold-fire-52235-and-802-15-4-MAC-application/m-p/190648#M8272</guid>
      <dc:creator>WOLF</dc:creator>
      <dc:date>2008-05-10T02:57:19Z</dc:date>
    </item>
  </channel>
</rss>

