<?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: [PN7362] System halted in phhalPcr_EnterLowPowerMode() in NFC</title>
    <link>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900281#M5366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, My typo error, it's &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;microsecond(us)&lt;/SPAN&gt;..&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;changed the wait time (5100) to 6000us or more,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;the occurrence is reduced...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2019 07:30:18 GMT</pubDate>
    <dc:creator>nicholas_yao</dc:creator>
    <dc:date>2019-05-21T07:30:18Z</dc:date>
    <item>
      <title>[PN7362] System halted in phhalPcr_EnterLowPowerMode()</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900279#M5364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are doing a NFC card reader implementation with PN7362.&lt;BR /&gt;This reader will wake up and activate the antenna then get into the low_power mode periodically.&lt;/P&gt;&lt;P&gt;//=====&lt;BR /&gt;phhalPcr_StandbyPrevReason_t sStandbyPrevReason = {0};&lt;BR /&gt;phhalPcr_WakeUpConfig_t sWakeUpConfig = {0};&lt;BR /&gt;phhalHw_FieldOff(pHal);&lt;/P&gt;&lt;P&gt;phhalHw_Wait(pHal, PHHAL_HW_TIME_MICROSECONDS, 5100); &lt;BR /&gt; &lt;BR /&gt;sWakeUpConfig.bWakeUpTimer = 1;&lt;BR /&gt;sWakeUpConfig.wWakeUpTimerVal = 300; &lt;BR /&gt; &lt;BR /&gt;phhalPcr_EnterLowPowerMode((phhalPcr_RfLdtParams_t *)gpkphCfg_EE_HW_RfLdtParams, &amp;amp;sWakeUpConfig, &amp;amp;sStandbyPrevReason);&lt;BR /&gt;//=====&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sometimes, the system has halted and struck in phhalPcr_EnterLowPowerMode.&lt;BR /&gt;And we found that if changed the wait time (5100) to 6000ms or more, seems the occurrence is reduced...&lt;/P&gt;&lt;P&gt;Any idea about this? What is the exact wait time in this system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2019 08:24:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900279#M5364</guid>
      <dc:creator>nicholas_yao</dc:creator>
      <dc:date>2019-05-20T08:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: [PN7362] System halted in phhalPcr_EnterLowPowerMode()</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900280#M5365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you set for gpkphCfg_EE_HW_RfLdtParams? and PHHAL_HW_TIME_MICROSECONDS is used for microsecond(us), not millisecond(ms), is that the expected time unit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&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;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&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;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 07:11:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900280#M5365</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2019-05-21T07:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: [PN7362] System halted in phhalPcr_EnterLowPowerMode()</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900281#M5366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, My typo error, it's &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;microsecond(us)&lt;/SPAN&gt;..&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;changed the wait time (5100) to 6000us or more,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;the occurrence is reduced...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 07:30:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900281#M5366</guid>
      <dc:creator>nicholas_yao</dc:creator>
      <dc:date>2019-05-21T07:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: [PN7362] System halted in phhalPcr_EnterLowPowerMode()</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900282#M5367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nicholas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the clarification!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you comment out the code to activate the antenna, would this issue happen with wait time of 5100us?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&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;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&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;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 07:56:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900282#M5367</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2019-05-22T07:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: [PN7362] System halted in phhalPcr_EnterLowPowerMode()</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900283#M5368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;gpkphCfg_EE_HW_RfLdtParams, it is the original default.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;//========&lt;/P&gt;&lt;P&gt;&amp;lt;structure name="RfLdtParams"&amp;gt;&lt;BR /&gt; &amp;lt;!-- Reviewed structure contents PGh: 2015.03.09 --&amp;gt;&lt;BR /&gt; &amp;lt;description&amp;gt;\see phhalPcr_RfLdtParams_t&amp;lt;/description&amp;gt;&lt;BR /&gt; &amp;lt;field name="bRfldRefLo" type="u8" value="02" valuetype="int" &amp;gt;&lt;BR /&gt; &amp;lt;description&amp;gt;&lt;BR /&gt; Higher Reference Value for RF Level Detector&lt;BR /&gt; &amp;lt;/description&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field name="bRfldRefHi" type="u8" value="03" valuetype="int" &amp;gt;&lt;BR /&gt; &amp;lt;description&amp;gt;&lt;BR /&gt; Lower Reference Value for RF Level Detector&lt;BR /&gt; &amp;lt;/description&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field name="bEnableAdvancedRFLD" type="u8" value="0" valuetype="int" &amp;gt;&lt;BR /&gt; &amp;lt;description&amp;gt;&lt;BR /&gt; Should we used advanced RFLD Feature or normal RFLD Feature&lt;BR /&gt; &amp;lt;/description&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field name="bPadding" type="u8" value="0" valuetype="int" &amp;gt;&lt;BR /&gt; &amp;lt;description&amp;gt;&lt;BR /&gt; Structure padding.&lt;BR /&gt; &amp;lt;/description&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;/structure&amp;gt;&lt;/P&gt;&lt;P&gt;//========&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And which part should comment out? Sorry, I didn't get it.&lt;/P&gt;&lt;P&gt;//=====&lt;BR /&gt;phhalPcr_StandbyPrevReason_t sStandbyPrevReason = {0};&lt;BR /&gt;phhalPcr_WakeUpConfig_t sWakeUpConfig = {0};&lt;BR /&gt;phhalHw_FieldOff(pHal);&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;phhalHw_Wait(pHal, PHHAL_HW_TIME_MICROSECONDS, 5100);&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sWakeUpConfig.bWakeUpTimer = 1;&lt;BR /&gt;sWakeUpConfig.wWakeUpTimerVal = 300;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;phhalPcr_EnterLowPowerMode((phhalPcr_RfLdtParams_t *)gpkphCfg_EE_HW_RfLdtParams, &amp;amp;sWakeUpConfig, &amp;amp;sStandbyPrevReason);&lt;BR /&gt;//=====&lt;/P&gt;&lt;P&gt;This section is the last step of the routine process, try to stop/turn off everything and get into low power mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B/R,&lt;/P&gt;&lt;P&gt;Nicholas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2019 03:29:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900283#M5368</guid>
      <dc:creator>nicholas_yao</dc:creator>
      <dc:date>2019-05-23T03:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: [PN7362] System halted in phhalPcr_EnterLowPowerMode()</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900284#M5369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nicholas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information! What I mean is to stop/turn off everything before get into the loop of entering and exiting the low power mode.&lt;/P&gt;&lt;P&gt;for example, just a while loop containing the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;phhalPcr_StandbyPrevReason_t sStandbyPrevReason = {0};&lt;BR /&gt;phhalPcr_WakeUpConfig_t sWakeUpConfig = {0};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;phhalHw_Wait(pHal, PHHAL_HW_TIME_MICROSECONDS, 5100);&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sWakeUpConfig.bWakeUpTimer = 1;&lt;BR /&gt;sWakeUpConfig.wWakeUpTimerVal = 300;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;phhalPcr_EnterLowPowerMode((phhalPcr_RfLdtParams_t *)gpkphCfg_EE_HW_RfLdtParams, &amp;amp;sWakeUpConfig, &amp;amp;sStandbyPrevReason);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2019 07:12:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900284#M5369</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2019-05-23T07:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: [PN7362] System halted in phhalPcr_EnterLowPowerMode()</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900285#M5370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Yes, will try to do the experiment.&lt;/P&gt;&lt;P&gt;But, just curious...&lt;/P&gt;&lt;P&gt;I have released all the other application resource before&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;phhalPcr_EnterLowPowerMode, is there any other system waiting time that I should add into the process?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Because if I&amp;nbsp;extend the waiting time(&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;phhalHw_Wait)&lt;/SPAN&gt; to 6000us(6ms),&amp;nbsp;everything is working fine.&lt;/P&gt;&lt;P&gt;Is there any step I missed? or did wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;B/R,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Nicholas&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 08:50:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-System-halted-in-phhalPcr-EnterLowPowerMode/m-p/900285#M5370</guid>
      <dc:creator>nicholas_yao</dc:creator>
      <dc:date>2019-05-24T08:50:10Z</dc:date>
    </item>
  </channel>
</rss>

