<?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: VLPR transition produce reset in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277422#M10046</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;/P&gt;&lt;OL&gt;&lt;LI&gt;What do you mean for sample mask? Are you speaking of &lt;EM&gt;SIM_SDID&lt;/EM&gt; information?&lt;/LI&gt;&lt;LI&gt;Yes, when PTA7 falling, MCU first wake-up from LLS. Then, if MCU enter in VLPR when voltage exceed 3.1V, it will reset. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes, before to enter in VLPR I change clock configuration in BLPI with this function&lt;EM&gt;" Error = Cpu_SetClockConfiguration(CPU_CLOCK_CONFIG_1)".&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU_CLOCK_CONFIG_0 is for FEI...&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I check the value of &lt;EM&gt;Error&lt;/EM&gt; and it is not &lt;EM&gt;ERR_RANGE.&lt;/EM&gt; I set to 1 my debug pin when&lt;EM&gt; SMC_PMSTAT == 4 &lt;/EM&gt;and it is all rigth until voltare is under ~3.1V.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 3. I enabled &lt;EM&gt;CPU_ONReset&lt;/EM&gt; to check which type of reset occurs, but is not none of this: RSTSRC_WAKEUP, LVD, LOC, COP, WDOG, PIN, POR, JTAG,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOCKUP, SW, MDM_AP, SACKERR.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 08:33:59 GMT</pubDate>
    <dc:creator>gianlucap_</dc:creator>
    <dc:date>2013-10-16T08:33:59Z</dc:date>
    <item>
      <title>VLPR transition produce reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277420#M10044</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;/P&gt;&lt;P&gt;I'm using KL05Z32, in a project ( solar cell application ) where the energy saving is&amp;nbsp; important.&lt;/P&gt;&lt;P&gt;I'm using 2 clock configuration: FEI and BLPI and LLS like sleep state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test my application I change gradually the voltage from 2.3 to 3.3V while the application run, to simulate the sun. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If PTA7 falling, micro wake-up from LLS and, if there are certain conditions, I change FEI --&amp;gt; BLPI --&amp;gt; RUN --&amp;gt; VLPR to save power.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When micro wake up form LLS I noted that when the voltage exceed 3.08 - 3.1V, any transition to VLPR produce a reset. Micro reset itself every time I try to change in VLPR.&lt;/P&gt;&lt;P&gt;To restore the right condition I must switch off and reduce the voltage (under 3.08 - 3.1V) and switch on the voltage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I don't enter in LLS and stay always in RUN, the application run correctly until 3.3V.&lt;/P&gt;&lt;P&gt;(I have another pin electrically connect to PTA7 to sense the interrupt when I am not in sleep state )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under this voltage it's all right, micro wake-up correctly and the transition to VLPR is correct.&lt;/P&gt;&lt;P&gt;I tried to change in a middle clock configuration: FEI - FBI - BLPI but the problem persist when I change in VLPR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In FEI core clock is 20Mhz and bus clock is 10Mhz.&lt;/P&gt;&lt;P&gt;In BLPI core clock is 2Mhz and bus clock is 667Khz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Has anyone had&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the same problem?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Any solution?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Many thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 10:03:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277420#M10044</guid>
      <dc:creator>gianlucap_</dc:creator>
      <dc:date>2013-10-14T10:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: VLPR transition produce reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277421#M10045</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;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: #1f497d;"&gt;Could you help to confirm below questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: #1f497d;"&gt;What sample mask is used in this test? I would like to confirm which version is used for this test.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: #1f497d;"&gt;Regarding the description “When micro wake up from LLS I noted that when the voltage exceed 3.08 - 3.1V, any transition to VLPR produce a reset”, means customer first wake up MCU from LLS mode, then transition to VLPR mode, if voltage exceed 3.1V, it will reset, right? Could you help to check the clock mode when enter into VLPR mode? is it FEI --&amp;gt; BLPI before enter into VLPR?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: #1f497d;"&gt;If it generate reset, could you help to read reset status register to determine which reset type occur?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: #1f497d;"&gt;Thanks for your patience!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: #1f497d;"&gt;B.R&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; color: #1f497d;"&gt;Kan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 05:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277421#M10045</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2013-10-16T05:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: VLPR transition produce reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277422#M10046</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;/P&gt;&lt;OL&gt;&lt;LI&gt;What do you mean for sample mask? Are you speaking of &lt;EM&gt;SIM_SDID&lt;/EM&gt; information?&lt;/LI&gt;&lt;LI&gt;Yes, when PTA7 falling, MCU first wake-up from LLS. Then, if MCU enter in VLPR when voltage exceed 3.1V, it will reset. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes, before to enter in VLPR I change clock configuration in BLPI with this function&lt;EM&gt;" Error = Cpu_SetClockConfiguration(CPU_CLOCK_CONFIG_1)".&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU_CLOCK_CONFIG_0 is for FEI...&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I check the value of &lt;EM&gt;Error&lt;/EM&gt; and it is not &lt;EM&gt;ERR_RANGE.&lt;/EM&gt; I set to 1 my debug pin when&lt;EM&gt; SMC_PMSTAT == 4 &lt;/EM&gt;and it is all rigth until voltare is under ~3.1V.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 3. I enabled &lt;EM&gt;CPU_ONReset&lt;/EM&gt; to check which type of reset occurs, but is not none of this: RSTSRC_WAKEUP, LVD, LOC, COP, WDOG, PIN, POR, JTAG,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOCKUP, SW, MDM_AP, SACKERR.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 08:33:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277422#M10046</guid>
      <dc:creator>gianlucap_</dc:creator>
      <dc:date>2013-10-16T08:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: VLPR transition produce reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277423#M10047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gianluca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am intrigued by this post.&amp;nbsp; If the part resets, then can you tell which reset it is?&amp;nbsp; It has to be some reset source and the reset source will be saved in the Reset Control Module, either in RCM_SRS0 or RCM_SRS1.&amp;nbsp; Maybe you could try to save the value of these registers into a variable (or maybe the system register file might be better?) before the Processor Expert Initialization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:35:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277423#M10047</guid>
      <dc:creator>chris_brown</dc:creator>
      <dc:date>2013-10-16T12:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: VLPR transition produce reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277424#M10048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that the source of reset is LOCKUP. &lt;/P&gt;&lt;P&gt;Have you any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gianluca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 16:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277424#M10048</guid>
      <dc:creator>gianlucap_</dc:creator>
      <dc:date>2013-10-17T16:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: VLPR transition produce reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277425#M10049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a quick suggestion from me for BLPI mode clock configuration,&lt;/P&gt;&lt;P&gt;----------------------------------------------&lt;/P&gt;&lt;P&gt;In BLPI core clock is 2Mhz and bus clock is 667Khz.&lt;/P&gt;&lt;P&gt;----------------------------------------------&lt;/P&gt;&lt;P&gt;1. Reduce bus clock to a even lower speed, may be 333KHz or even lower&lt;/P&gt;&lt;P&gt;2. If #1 is not working, try to lower core clock also to 1MHz or even lower&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the core get wrong instruction from flash, slower the clock may fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 01:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277425#M10049</guid>
      <dc:creator>zhaohuiliu</dc:creator>
      <dc:date>2013-10-18T01:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: VLPR transition produce reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277426#M10050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sample mask is 0N96F...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:02:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277426#M10050</guid>
      <dc:creator>gianlucap_</dc:creator>
      <dc:date>2013-10-24T13:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: VLPR transition produce reset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277427#M10051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 0N96F revision was a pre-production revision that was not publicly available. The issue reported was corrected on the production 1N96F version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 17:30:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/VLPR-transition-produce-reset/m-p/277427#M10051</guid>
      <dc:creator>al_muir</dc:creator>
      <dc:date>2013-12-04T17:30:06Z</dc:date>
    </item>
  </channel>
</rss>

