<?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: SJA1124EVB Resets Itself After 3 Seconds in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1124EVB-Resets-Itself-After-3-Seconds/m-p/2175760#M30190</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;SPAN&gt;NXP TechSupport&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply. I will follow your recommendations.&lt;/P&gt;&lt;P&gt;At the moment, I am also receiving support from NXP Thailand (Mr. Surasak and Mr. Wittawat), who kindly lent me the FRDM-MCXX444 board to work with the SJA1124 EVB using the code from GitHub. This has helped me understand the operation of the SJA1124 much better.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Thu, 25 Sep 2025 11:02:19 GMT</pubDate>
    <dc:creator>appplay</dc:creator>
    <dc:date>2025-09-25T11:02:19Z</dc:date>
    <item>
      <title>SJA1124EVB Resets Itself After 3 Seconds</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1124EVB-Resets-Itself-After-3-Seconds/m-p/2173108#M30130</link>
      <description>&lt;P&gt;Dear NXP Support Team,&lt;/P&gt;&lt;P&gt;I am developing a system using the &lt;STRONG&gt;SJA1124EVB&lt;/STRONG&gt; together with an ESP32-S3 microcontroller.&lt;BR /&gt;Communication with the SJA1124 over SPI works correctly and I am able to write to its registers.&lt;/P&gt;&lt;P&gt;As a test, I wrote the value &lt;STRONG&gt;0x06&lt;/STRONG&gt; to the &lt;STRONG&gt;PLLCFG register&lt;/STRONG&gt; because I am using an external clock frequency of &lt;STRONG&gt;3 MHz&lt;/STRONG&gt;. When I read the register back, I correctly get &lt;STRONG&gt;0x06&lt;/STRONG&gt;. However, after approximately &lt;STRONG&gt;3 seconds&lt;/STRONG&gt; the SJA1124 resets itself and the value read from &lt;STRONG&gt;PLLCFG&lt;/STRONG&gt; reverts to &lt;STRONG&gt;0x0A&lt;/STRONG&gt;. (I am reading the PLLCFG register every 100 ms.)&lt;/P&gt;&lt;P&gt;I have checked the power supply and it is sufficient for the system. I have also attached the test results for your reference.&lt;/P&gt;&lt;P&gt;Could you please advise me on how to resolve this issue?&lt;/P&gt;&lt;P&gt;Thank you very much for your support.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Log1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/357833i30AE409BF5DEE9C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Log1.png" alt="Log1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="log t+3.1sec.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/357834i55361E56DE9EA52A/image-size/large?v=v2&amp;amp;px=999" role="button" title="log t+3.1sec.png" alt="log t+3.1sec.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="log t+3.2sec.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/357835i07AA4C4DBD50ABA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="log t+3.2sec.png" alt="log t+3.2sec.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="log text.png" style="width: 524px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/357836i8B8B0C72FA48002F/image-size/large?v=v2&amp;amp;px=999" role="button" title="log text.png" alt="log text.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2025 03:26:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SJA1124EVB-Resets-Itself-After-3-Seconds/m-p/2173108#M30130</guid>
      <dc:creator>appplay</dc:creator>
      <dc:date>2025-09-21T03:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1124EVB Resets Itself After 3 Seconds</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1124EVB-Resets-Itself-After-3-Seconds/m-p/2175539#M30177</link>
      <description>&lt;P&gt;Dear Apichat,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This behavior is likely due to the&amp;nbsp;&lt;/SPAN&gt;INITI idle timeout&lt;SPAN&gt;&amp;nbsp;mechanism described in Section 6.2.3 of the datasheet.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;After transitioning to Normal mode, the INITI interrupt is set and must be cleared before the INITI idle timeout (tto(idle)INITI) expires.&amp;nbsp;If not cleared, the device switches to Low Power mode, which resets all registers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From Table 47,&amp;nbsp;tto(idle)INITI = 2.6 to 3.4 seconds.&amp;nbsp;This matches your observation of the reset occurring after ~3 seconds.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To prevent the SJA1124 from resetting, clear the INITI interrupt after entering Normal mode. Write 0x80 to the INT1 register (address 0x10) to clear bit 7 (INITI). This must be done within 3 seconds of power-up or wake-up.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BRs, Tomas&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 07:05:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SJA1124EVB-Resets-Itself-After-3-Seconds/m-p/2175539#M30177</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2025-09-25T07:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: SJA1124EVB Resets Itself After 3 Seconds</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/SJA1124EVB-Resets-Itself-After-3-Seconds/m-p/2175760#M30190</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;SPAN&gt;NXP TechSupport&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply. I will follow your recommendations.&lt;/P&gt;&lt;P&gt;At the moment, I am also receiving support from NXP Thailand (Mr. Surasak and Mr. Wittawat), who kindly lent me the FRDM-MCXX444 board to work with the SJA1124 EVB using the code from GitHub. This has helped me understand the operation of the SJA1124 much better.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 11:02:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/SJA1124EVB-Resets-Itself-After-3-Seconds/m-p/2175760#M30190</guid>
      <dc:creator>appplay</dc:creator>
      <dc:date>2025-09-25T11:02:19Z</dc:date>
    </item>
  </channel>
</rss>

