<?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>LPC MicrocontrollersのトピックLPC1769 Main oscillator doesn't ready or stable</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-Main-oscillator-doesn-t-ready-or-stable/m-p/608067#M23677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;BR /&gt;I'm reviewing a sitck (of embedded artist) that has troubles with the main oscillator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see in debug mode that always any program will be stuck in the follow part of the initialization:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define SCS_Value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000020&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCS = SCS_Value;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (SCS_Value &amp;amp; (1 &amp;lt;&amp;lt; 5))&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* If Main Oscillator is enabled&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; while ((SCS &amp;amp; (1&amp;lt;&amp;lt;6)) == 0);/* Wait for Oscillator to be ready&amp;nbsp;&amp;nbsp;&amp;nbsp; */&amp;nbsp; ---&amp;gt; STUCK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have probed to change the crystal (12MHz) connected to the 22 and 23 pins but I still haven't luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The owner of the stick told me that him only it used with one test program, he don't remember to did any strange configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there possible to recover the MCU to a kind special way of factory configuration? Or maybe the only solution is to change the MCU for other new part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mariano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Nov 2016 12:29:31 GMT</pubDate>
    <dc:creator>marianovedovato</dc:creator>
    <dc:date>2016-11-20T12:29:31Z</dc:date>
    <item>
      <title>LPC1769 Main oscillator doesn't ready or stable</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-Main-oscillator-doesn-t-ready-or-stable/m-p/608067#M23677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;BR /&gt;I'm reviewing a sitck (of embedded artist) that has troubles with the main oscillator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see in debug mode that always any program will be stuck in the follow part of the initialization:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define SCS_Value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000020&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCS = SCS_Value;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (SCS_Value &amp;amp; (1 &amp;lt;&amp;lt; 5))&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* If Main Oscillator is enabled&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; while ((SCS &amp;amp; (1&amp;lt;&amp;lt;6)) == 0);/* Wait for Oscillator to be ready&amp;nbsp;&amp;nbsp;&amp;nbsp; */&amp;nbsp; ---&amp;gt; STUCK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have probed to change the crystal (12MHz) connected to the 22 and 23 pins but I still haven't luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The owner of the stick told me that him only it used with one test program, he don't remember to did any strange configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there possible to recover the MCU to a kind special way of factory configuration? Or maybe the only solution is to change the MCU for other new part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mariano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Nov 2016 12:29:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-Main-oscillator-doesn-t-ready-or-stable/m-p/608067#M23677</guid>
      <dc:creator>marianovedovato</dc:creator>
      <dc:date>2016-11-20T12:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1769 Main oscillator doesn't ready or stable</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-Main-oscillator-doesn-t-ready-or-stable/m-p/608068#M23678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mariano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is the repeated post, you already post another question which is the same as this post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I already answer you in your another post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/439223"&gt;LPC1769 Main oscillator doesn't ready or stable&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you have any question, please reply me in the above link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 05:05:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-Main-oscillator-doesn-t-ready-or-stable/m-p/608068#M23678</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-11-23T05:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1769 Main oscillator doesn't ready or stable</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-Main-oscillator-doesn-t-ready-or-stable/m-p/608069#M23679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry, yes, my mistake.&lt;/P&gt;&lt;P&gt;I opened keeping in mind was a question, but when I realized... was too late.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mariano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 12:24:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-Main-oscillator-doesn-t-ready-or-stable/m-p/608069#M23679</guid>
      <dc:creator>marianovedovato</dc:creator>
      <dc:date>2016-11-24T12:24:05Z</dc:date>
    </item>
  </channel>
</rss>

