<?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のトピックMC13213 Internal T/R Antenna Switch (using BeeStack)</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139641#M5409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;NOTE: I am using one antenna, one balun, and one matching ckt connected to the RFIN+/RFIN- pins with nothing connected to the PAO+/PAO- pins... Just like the "&lt;EM&gt;SINGLE&lt;/EM&gt; PORT MODE" demo board FSL564-1 &lt;STRONG style="text-decoration: underline;"&gt;SED&lt;/STRONG&gt;.&amp;nbsp; So without this feature enabled, my radio will not transmit (only receives).&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I asked a similar question regarding the Internal TR Antenna Switch in late 2006:&lt;/DIV&gt;&lt;DIV&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fforums.freescale.com%2Ffreescale%2Fboard%2Fmessage%3Fboard.id%3D8BITCOMM%26message.id%3D3772" rel="nofollow noopener noreferrer" target="_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=8BITCOMM&amp;amp;message.id=3772&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Mads (FSL Specialist) was nice enough to inform me that the internal TR antenna switch can be enabled in the NV_Data.c (for SMAC / 802.15.4 MAC codebases) at the same location (after the MAC Address) where it was in Z-Stack.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Now I am using the BeeStack codebase (with BeeKit) and I have discovered that "NV_Data.c" is using a different format.&amp;nbsp; It looks like from all of the low level ABEL drivers that the internal TR antenna switch was not considered for the BeeStack codebase.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Even where "MC1319XREG.H" defines ABEL_CONTROL2_REG (which is the regsiter that enables this feature in the radio... &amp;nbsp;ABEL_reg7) bit 12 (RF_switch_mode) is not defined anymore.&amp;nbsp; (see section 3.9.2 of MC1321x_RefManual)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Will I be able to skip over all the BeeStack layers and directly write to this register to enable this and pray that the invisible depths of the BeeStack libraries will not overwrite this?&amp;nbsp; &lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;By using:&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;MC1319xDrv_WriteSpiSync(ABEL_CONTROL2_REG, (ctrl2val | 0x1000) );&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If not, any plans on supporting the "Internal T/R Antenna Switch" feature of the MC1321x in future versions of the BeeStack codebase?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- Ware&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2007 03:49:42 GMT</pubDate>
    <dc:creator>Ware</dc:creator>
    <dc:date>2007-07-11T03:49:42Z</dc:date>
    <item>
      <title>MC13213 Internal T/R Antenna Switch (using BeeStack)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139641#M5409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;NOTE: I am using one antenna, one balun, and one matching ckt connected to the RFIN+/RFIN- pins with nothing connected to the PAO+/PAO- pins... Just like the "&lt;EM&gt;SINGLE&lt;/EM&gt; PORT MODE" demo board FSL564-1 &lt;STRONG style="text-decoration: underline;"&gt;SED&lt;/STRONG&gt;.&amp;nbsp; So without this feature enabled, my radio will not transmit (only receives).&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I asked a similar question regarding the Internal TR Antenna Switch in late 2006:&lt;/DIV&gt;&lt;DIV&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fforums.freescale.com%2Ffreescale%2Fboard%2Fmessage%3Fboard.id%3D8BITCOMM%26message.id%3D3772" rel="nofollow noopener noreferrer" target="_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=8BITCOMM&amp;amp;message.id=3772&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Mads (FSL Specialist) was nice enough to inform me that the internal TR antenna switch can be enabled in the NV_Data.c (for SMAC / 802.15.4 MAC codebases) at the same location (after the MAC Address) where it was in Z-Stack.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Now I am using the BeeStack codebase (with BeeKit) and I have discovered that "NV_Data.c" is using a different format.&amp;nbsp; It looks like from all of the low level ABEL drivers that the internal TR antenna switch was not considered for the BeeStack codebase.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Even where "MC1319XREG.H" defines ABEL_CONTROL2_REG (which is the regsiter that enables this feature in the radio... &amp;nbsp;ABEL_reg7) bit 12 (RF_switch_mode) is not defined anymore.&amp;nbsp; (see section 3.9.2 of MC1321x_RefManual)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Will I be able to skip over all the BeeStack layers and directly write to this register to enable this and pray that the invisible depths of the BeeStack libraries will not overwrite this?&amp;nbsp; &lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;By using:&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;MC1319xDrv_WriteSpiSync(ABEL_CONTROL2_REG, (ctrl2val | 0x1000) );&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If not, any plans on supporting the "Internal T/R Antenna Switch" feature of the MC1321x in future versions of the BeeStack codebase?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- Ware&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 03:49:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139641#M5409</guid>
      <dc:creator>Ware</dc:creator>
      <dc:date>2007-07-11T03:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213 Internal T/R Antenna Switch (using BeeStack)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139642#M5410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Ware,&lt;BR /&gt;I'm using a custom board with MC13213 and a single port mode...&lt;BR /&gt;&lt;BR /&gt;This is my method to set the internal T/R antenna switch:&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;FILE: Mc1319xReg.h/**  Register 0x07 aka ABEL_CONTROL2_REG*/#define ABEL_CONTROL2_REG ABEL_reg7#define cTMR_LOAD       (1&amp;lt;&amp;lt;15)#define cCT_BiasEn      (1&amp;lt;&amp;lt;14)#define cRF_SwitchMode  (1&amp;lt;&amp;lt;12)#define cCLKO_DOZE_EN   (1&amp;lt;&amp;lt;9)#define cABEL2SPI_MASK  (1&amp;lt;&amp;lt;8)#define cTX_DONE_MASK   (1&amp;lt;&amp;lt;7)#define cRX_DONE_MASK   (1&amp;lt;&amp;lt;6)#define cUSE_STRM_MODE  (1&amp;lt;&amp;lt;5)#define cHG_BIAS_EN     (1&amp;lt;&amp;lt;4)#define cHG_EN          (1&amp;lt;&amp;lt;2)#define cHIB_EN         (1&amp;lt;&amp;lt;1)#define cDOZE_EN        (1&amp;lt;&amp;lt;0)FILE: Mc1319xHandler.cMC1319xDrv_ReadSpiSync(ABEL_CONTROL2_REG, &amp;amp;ctrl2val);    ctrl2val = ctrl2val &amp;amp; ~(  (uint16_t)cDOZE_EN | (uint16_t)cCLKO_DOZE_EN
       | (uint16_t)cHIB_EN | (uint16_t)cCT_BiasEn
                            | (uint16_t)cRF_SwitchMode);#if USE_INTERRUPT_TXEOF    ctrl2val = ctrl2val | (uint16_t) cTX_DONE_MASK;#endif  #if USE_INTERRUPT_RXEOF    ctrl2val = ctrl2val | (uint16_t) cRX_DONE_MASK;#endif      MC1319xDrv_WriteSpiSync(ABEL_CONTROL2_REG, ctrl2val);&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;However if you create a new project using BeeKit codebase you can simply edit the user defined target settings and uncheck the 'Use External Antenna Switch' option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Filippo&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 21:21:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139642#M5410</guid>
      <dc:creator>Spell</dc:creator>
      <dc:date>2007-07-11T21:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213 Internal T/R Antenna Switch (using BeeStack)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139643#M5411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;To me, it looks like your MODs of the "Mc1319xHandler.c" file would actually clear the "cRF_SwitchMode" bit (putting it in dual port mode...&amp;nbsp; and only when waking up from a low power mode.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I thought it would be something like this:&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;// | Group\Sub-Group\Filename      | Line(s)    // |-------------------------------|-----------// | MacPhy\Phy\PhyMain.c          | 170-177    // Setup default antenna switch mode  if (useDualAntenna == TRUE){    MC1319xDrv_ReadSpiAsync(ABEL_CONTROL2_REG, &amp;amp;retReg);    retReg &amp;amp;= 0x8FFF;    retReg |= 0x4000; // Dual antenna setup at boot, CT_Bias_en = 1, RF_switch_mode = 0, CT_Bias_inv = 0    MC1319xDrv_WriteSpiAsync(ABEL_CONTROL2_REG, retReg);  }  else   {   // Single antenna setup at boot, CT_Bias_en = 1, RF_switch_mode = 1, CT_Bias_inv = 0    MC1319xDrv_ReadSpiAsync(ABEL_CONTROL2_REG, &amp;amp;retReg);    retReg &amp;amp;= 0x8FFF;    retReg |= ((uint16_t)cCT_BiasEn | (uint16_t)cRF_SwitchMode);    MC1319xDrv_WriteSpiAsync(ABEL_CONTROL2_REG, retReg);  }&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;This would set the set the "cRF_SwitchMode" during the radio's initialization (as long as the "useDualAntenna" N.V. parameter was not set to TRUE)...&amp;nbsp; see lines 153-159 of "NV_Data.c" and line 167 of "PortConfig.h".&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;But then again, my code isn't working yet.&amp;nbsp; &lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- Ware&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 20:40:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139643#M5411</guid>
      <dc:creator>Ware</dc:creator>
      <dc:date>2007-07-12T20:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213 Internal T/R Antenna Switch (using BeeStack)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139644#M5412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;At the beginning I had a similar problem because I didn't able to set correctly the modem register.&lt;BR /&gt;&lt;BR /&gt;Take a look to this topic for more details:&lt;BR /&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=8BITCOMM&amp;amp;message.id=6490#M6490" target="test_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=8BITCOMM&amp;amp;message.id=6490#M6490&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Filippo&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 21:17:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139644#M5412</guid>
      <dc:creator>Spell</dc:creator>
      <dc:date>2007-07-12T21:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213 Internal T/R Antenna Switch (using BeeStack)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139645#M5413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have the SINGLE PORT MODE working on my hardware (using BeeStack v1.0.2 (April '07)&amp;nbsp;codebase)... after working out a few hardware issues.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;For future reference see the following:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- Freescale AN3248 (for hardware and peripheral background info).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- Like SPELL / Flippo says, edit the FILE: "Mc1319xReg.h" (lines 141-143)&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;/**  Register 0x07 aka ABEL_CONTROL2_REG*/#define ABEL_CONTROL2_REG ABEL_reg7#define cTMR_LOAD       (1&amp;lt;&amp;lt;15)#define cCT_BiasEn      (1&amp;lt;&amp;lt;14)#define cRF_SwitchMode  (1&amp;lt;&amp;lt;12)#define cCLKO_DOZE_EN   (1&amp;lt;&amp;lt;9)#define cABEL2SPI_MASK  (1&amp;lt;&amp;lt;8)#define cTX_DONE_MASK   (1&amp;lt;&amp;lt;7)#define cRX_DONE_MASK   (1&amp;lt;&amp;lt;6)#define cUSE_STRM_MODE  (1&amp;lt;&amp;lt;5)#define cHG_BIAS_EN     (1&amp;lt;&amp;lt;4)#define cHG_EN          (1&amp;lt;&amp;lt;2)#define cHIB_EN         (1&amp;lt;&amp;lt;1)#define cDOZE_EN        (1&amp;lt;&amp;lt;0)&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;- Then modify "MacPhy\Phy\PhyMain.c" (lines 170-177)&lt;/DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt;    // Setup default antenna switch mode  if (useDualAntenna == TRUE){    MC1319xDrv_ReadSpiAsync(ABEL_CONTROL2_REG, &amp;amp;retReg);    retReg &amp;amp;= 0x8FFF;    retReg |= 0x4000; // Dual antenna setup at boot, CT_Bias_en = 1, RF_switch_mode = 0, CT_Bias_inv = 0    MC1319xDrv_WriteSpiAsync(ABEL_CONTROL2_REG, retReg);  }  else   {   // Single antenna setup at boot, CT_Bias_en = 1, RF_switch_mode = 1, CT_Bias_inv = 0    MC1319xDrv_ReadSpiAsync(ABEL_CONTROL2_REG, &amp;amp;retReg);    retReg &amp;amp;= 0x8FFF;    retReg |= ((uint16_t)cCT_BiasEn | (uint16_t)cRF_SwitchMode);    MC1319xDrv_WriteSpiAsync(ABEL_CONTROL2_REG, retReg);  }&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;- Lastly,&amp;nbsp;check lines 153-159 of "NV_Data.c" and line 167 of "PortConfig.h" to ensure "useDualAntenna" is&amp;nbsp;defined as FALSE&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;NOTE: My "PhyMain.c" mod could be re-writen/optimized (I purposely left it like this to help people find the original code).&lt;/DIV&gt;&lt;DIV&gt;NOTE 2:&amp;nbsp; When Freescale updates their BeeStack codebase in BeeKit, this may not apply.&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;- Ware&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2007 19:43:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139645#M5413</guid>
      <dc:creator>Ware</dc:creator>
      <dc:date>2007-07-13T19:43:28Z</dc:date>
    </item>
    <item>
      <title>MC13213 UseDualAntenna (using SMAC)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139646#M5414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi,&lt;BR /&gt;I am using Beekit SMAC Codebase to program Develco modules.Can anyone suggest me how to set the "useDualAntenna" parameter to false in NV_Data.c file in the SMAC Codebase? The NV_Data.c file in SMAC codebase doesnot contain any parameter named useDualAntenna.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Maumita Chakraborty&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 17:29:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139646#M5414</guid>
      <dc:creator>mou</dc:creator>
      <dc:date>2007-08-07T17:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213 UseDualAntenna (using SMAC)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139647#M5415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;SMAC has&amp;nbsp;a few differences from BeeStack...&amp;nbsp; The instructions above have only been verfied with&amp;nbsp;BeeStack... but it might work.&amp;nbsp; You want to make sure the pre-compiler options work out so that the "useDualAntenna" location in "NV_Data.c" works out to false (see code below).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="msg_source_code"&gt;&lt;DIV class="text_smallest"&gt;Code:&lt;/DIV&gt;&lt;PRE&gt; /*useDualAntenna*///#ifdef TARGET_TOROWEAP#if (defined(TARGET_TOROWEAP))   TRUE,#elif (defined(TARGET_USER_DEFINED) )    #include "PortConfig.h"  #if(gUserTransceiverType_d == MC1321x)    TRUE,    #else    FALSE,  #endif  #else  FALSE,#endif /* TARGET_TOROWEAP */&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;NOTE:&amp;nbsp; The pre-compiler options are changed by "-D" command line parameters for the "Compiler for HC08" in the Target Settings window AND in header files like SMAC's "AppToPlatformConfig.h".&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;- Ware&lt;BR /&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 22:26:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-Internal-T-R-Antenna-Switch-using-BeeStack/m-p/139647#M5415</guid>
      <dc:creator>Ware</dc:creator>
      <dc:date>2007-08-07T22:26:32Z</dc:date>
    </item>
  </channel>
</rss>

