<?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: TJ1145 Sleep in In Vehicle Networking</title>
    <link>https://community.nxp.com/t5/In-Vehicle-Networking/TJ1145-Sleep/m-p/2087116#M44</link>
    <description>Hi Tomas,&lt;BR /&gt;&lt;BR /&gt;I have cleared all the event flags before entering the sleep mode (System event status register, Transceiver event status register, WAKE pin event status register) by writing 1, before sending the sleep mode command through SPI.&lt;BR /&gt;&lt;BR /&gt;The sequence I have followed is,&lt;BR /&gt;&lt;BR /&gt;1.Making CAN wake up enable by writing 1 at CWE.&lt;BR /&gt;&lt;BR /&gt;2.Disabling&amp;nbsp;WPRE, WPFE.&lt;BR /&gt;&lt;BR /&gt;3.Clearing event flags.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;writing 1 at all event registers mentioned above&lt;BR /&gt;&lt;BR /&gt;4. sending sleep command by writing 0x01 at CMC.&lt;BR /&gt;&lt;BR /&gt;What might be wrong in the above sequence?&lt;BR /&gt;&lt;BR /&gt;Thanks&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Leethika</description>
    <pubDate>Fri, 25 Apr 2025 07:13:21 GMT</pubDate>
    <dc:creator>Leethika</dc:creator>
    <dc:date>2025-04-25T07:13:21Z</dc:date>
    <item>
      <title>TJ1145 Sleep</title>
      <link>https://community.nxp.com/t5/In-Vehicle-Networking/TJ1145-Sleep/m-p/2085379#M42</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;We are using TJA1145A, we have made the transceiver into normal/active mode and transceiver is able to send and receive messages.&lt;/P&gt;&lt;P&gt;But when we are trying to make it into sleep mode I can see transceiver going to Standby mode.&lt;/P&gt;&lt;P&gt;I have made(CWE=1) and in frame control register the standard id has been set to 7FF with mask 0 and DLC is also made 0.&lt;/P&gt;&lt;P&gt;Any another configuration is needed in order to make the transceiver into sleep mode.&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Leethika&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 10:10:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/In-Vehicle-Networking/TJ1145-Sleep/m-p/2085379#M42</guid>
      <dc:creator>Leethika</dc:creator>
      <dc:date>2025-04-23T10:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: TJ1145 Sleep</title>
      <link>https://community.nxp.com/t5/In-Vehicle-Networking/TJ1145-Sleep/m-p/2086366#M43</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Leethika,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Perhaps the Sleep mode entering is protected due to wake-up event is not enabled and/or pending events are not cleared. For more information, please see chapters 3.2.4 and 5.3.2 of the &lt;A href="https://www.nxp.com/webapp/sd/collateral/1627458176111720530943?version=0.2" target="_self"&gt;AH1903&lt;/A&gt; (Secure file requiring the NDA).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-24 093415.png" style="width: 589px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334660i00299D0EEC35A9E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-24 093415.png" alt="Screenshot 2025-04-24 093415.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-24 093624.png" style="width: 657px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334663iA7467903796DDDD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-24 093624.png" alt="Screenshot 2025-04-24 093624.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BRs, Tomas&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 07:37:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/In-Vehicle-Networking/TJ1145-Sleep/m-p/2086366#M43</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2025-04-24T07:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: TJ1145 Sleep</title>
      <link>https://community.nxp.com/t5/In-Vehicle-Networking/TJ1145-Sleep/m-p/2087116#M44</link>
      <description>Hi Tomas,&lt;BR /&gt;&lt;BR /&gt;I have cleared all the event flags before entering the sleep mode (System event status register, Transceiver event status register, WAKE pin event status register) by writing 1, before sending the sleep mode command through SPI.&lt;BR /&gt;&lt;BR /&gt;The sequence I have followed is,&lt;BR /&gt;&lt;BR /&gt;1.Making CAN wake up enable by writing 1 at CWE.&lt;BR /&gt;&lt;BR /&gt;2.Disabling&amp;nbsp;WPRE, WPFE.&lt;BR /&gt;&lt;BR /&gt;3.Clearing event flags.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;writing 1 at all event registers mentioned above&lt;BR /&gt;&lt;BR /&gt;4. sending sleep command by writing 0x01 at CMC.&lt;BR /&gt;&lt;BR /&gt;What might be wrong in the above sequence?&lt;BR /&gt;&lt;BR /&gt;Thanks&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Leethika</description>
      <pubDate>Fri, 25 Apr 2025 07:13:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/In-Vehicle-Networking/TJ1145-Sleep/m-p/2087116#M44</guid>
      <dc:creator>Leethika</dc:creator>
      <dc:date>2025-04-25T07:13:21Z</dc:date>
    </item>
  </channel>
</rss>

