<?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: MC1321x problems in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130635#M2514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I just got two different boards designs back and both have the same problem.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The SMAC software runs, but&amp;nbsp;u8AttnIrq == FALSE always. The IRQ pin is apparently never set.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;What do you mean by check the test pins? These are not connected and are not accessible beneath the part.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2006 08:11:03 GMT</pubDate>
    <dc:creator>crossfield</dc:creator>
    <dc:date>2006-12-06T08:11:03Z</dc:date>
    <item>
      <title>MC1321x problems</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130631#M2510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have designed a new board based on the MC13213-SRB. After I populated a few boards I have the following problem: The BDM correctly sees the MCU and allows me to program the flash. When I program the flash with any of the SMAC applications using MC13213-SRB as target, BDM is happy and when I selec run, it says STARTIN, and then RUNNING. But I don't see any output from CLKO and none of outputs from the internal regulators have any voltage.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With my first board, I suspected a solder short under the chip. Howver, I built a few more boards and I ohmed all the adjascent pins and now I am conviced there are no short as it would be a strange cooincident to have the same solde problem on several chips.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also suspected my crystal which is KDS DSX-321G. But I have used these successfully with MC1312s. I have also checked the capacitor valuses with LCR meter and they are close to 6.8pf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even if I have a defective crystal, I should see the 32KHz signal on the CLKO before I switch to the external oscillator. But I don't see any output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far, I have only tried using the standard SMAC apps such as the wireless uart and range plus demo. I have not tried going inside the SMAC source code and stepping through the initialization.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would appreciate any suggestions on how to diagnose and fix this problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 12:59:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130631#M2510</guid>
      <dc:creator>rpourzia</dc:creator>
      <dc:date>2006-09-19T12:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: MC1321x problems</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130632#M2511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Ok, I have traced this to the mcu_hw_config.c and it seems to die in this loop&lt;BR /&gt; while (u8AttnIrq == FALSE) {&lt;BR /&gt; if (IRQFLAG == 1) { /* Check to see if IRQ is asserted */&lt;BR /&gt; u16IrqReg = SPIDrvRead(0x24); /* &lt;BR /&gt; * Clear MC13192 interrupts and &lt;BR /&gt; * check for ATTN IRQ from 13192&lt;BR /&gt; */&lt;BR /&gt; u16IrqReg &amp;amp;= 0x400;&lt;BR /&gt; if (u16IrqReg == 0) {&lt;BR /&gt; u8AttnIrq = FALSE;&lt;BR /&gt; }&lt;BR /&gt; else {&lt;BR /&gt; u8AttnIrq = TRUE;&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; &lt;BR /&gt;Looks like the IRQFLAG never gets asserted. What would cause IRQFLAG not to be asserted?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 14:35:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130632#M2511</guid>
      <dc:creator>rpourzia</dc:creator>
      <dc:date>2006-09-19T14:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: MC1321x problems</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130633#M2512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;hi rpourzia :&lt;BR /&gt;&lt;BR /&gt;did you solve this problem yet,&lt;BR /&gt;I sounds have similar problem&lt;BR /&gt;and I 'd love to hear something from you &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;BR /&gt;&lt;BR /&gt;Kevin&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2006 10:19:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130633#M2512</guid>
      <dc:creator>hcs99908</dc:creator>
      <dc:date>2006-10-02T10:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: MC1321x problems</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130634#M2513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dears,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;some simple troubleshooting:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;- with defective crystal you should NOT be seeing any 32kHz signal on CLKO (you might try to see crystal oscillations by the oscilloscope) - without clock, the zigbee chips appear as dead.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;- if there's CLKO signal, probably the SPI communication is corrupted (some of MISO, MOSI, CE, SCLK and/or IRQ signals are&amp;nbsp;disconnected, shortconnected&amp;nbsp;or grounded).- in case on 13213 I would suspect those test pads below chip to be a problem.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Once all connections are OK, the initialization should go through.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards, Pavel ok2ucx&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>Fri, 06 Oct 2006 19:26:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130634#M2513</guid>
      <dc:creator>ok2ucx</dc:creator>
      <dc:date>2006-10-06T19:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: MC1321x problems</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130635#M2514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I just got two different boards designs back and both have the same problem.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The SMAC software runs, but&amp;nbsp;u8AttnIrq == FALSE always. The IRQ pin is apparently never set.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;What do you mean by check the test pins? These are not connected and are not accessible beneath the part.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 08:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130635#M2514</guid>
      <dc:creator>crossfield</dc:creator>
      <dc:date>2006-12-06T08:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: MC1321x problems</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130636#M2515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I also have this problem, I use a MC13213, there's clko signal but the SPI communication doesn't work.&lt;BR /&gt;&lt;BR /&gt;Could you tell me more about the test pads ?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 19:01:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC1321x-problems/m-p/130636#M2515</guid>
      <dc:creator>FloF</dc:creator>
      <dc:date>2009-06-30T19:01:28Z</dc:date>
    </item>
  </channel>
</rss>

