<?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>S32KのトピックRe: S32K312 CAN</title>
    <link>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2070587#M47284</link>
    <description>&lt;P&gt;Hi!@&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831" target="_self"&gt;&lt;SPAN class=""&gt;Julián_AragónM&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;我看&lt;SPAN&gt; Base-&amp;gt;CTRL1的数值，确实在我未勾选的时候bit=1，勾选的时候bit=0，但是出现busoff后，仍然会自动恢复。我不知道该怎么解释&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 29 Mar 2025 00:36:42 GMT</pubDate>
    <dc:creator>chenyh</dc:creator>
    <dc:date>2025-03-29T00:36:42Z</dc:date>
    <item>
      <title>S32K312 CAN</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2069924#M47243</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="366664f62a9a01cd8a8c0ad5daf0e11.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/330197iE5752FF7618D2080/image-size/large?v=v2&amp;amp;px=999" role="button" title="366664f62a9a01cd8a8c0ad5daf0e11.png" alt="366664f62a9a01cd8a8c0ad5daf0e11.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;怎么能让can不自动恢复？ 无论我勾选与否，CAN出现故障后都会自动恢复，因为我需要检测到故障后，手动去恢复can通信，有人能提供解决办法吗？&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 02:44:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2069924#M47243</guid>
      <dc:creator>chenyh</dc:creator>
      <dc:date>2025-03-28T02:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 CAN</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2070435#M47273</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242454"&gt;@chenyh&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;You can try reading bit&amp;nbsp;BOFFREC from the CTRL1 register to confirm if bus off recovery is disabled.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1743180977022.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/330316i22E4356409F8802D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1743180977022.png" alt="Julin_AragnM_0-1743180977022.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can also monitor &lt;STRONG&gt;FlexCAN_Ip_MainFunctionBusOff_Privileged&lt;/STRONG&gt; function, since it is in charge of&amp;nbsp;clearing the BusOff Status Flag.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_1-1743181053875.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/330317iD200E55AA6C26103/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_1-1743181053875.png" alt="Julin_AragnM_1-1743181053875.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 16:57:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2070435#M47273</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-03-28T16:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 CAN</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2070587#M47284</link>
      <description>&lt;P&gt;Hi!@&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831" target="_self"&gt;&lt;SPAN class=""&gt;Julián_AragónM&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;我看&lt;SPAN&gt; Base-&amp;gt;CTRL1的数值，确实在我未勾选的时候bit=1，勾选的时候bit=0，但是出现busoff后，仍然会自动恢复。我不知道该怎么解释&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Mar 2025 00:36:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2070587#M47284</guid>
      <dc:creator>chenyh</dc:creator>
      <dc:date>2025-03-29T00:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 CAN</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2073114#M47429</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242454"&gt;@chenyh&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Please try to manually write 1 to BOFFREC. The module should remain in BusOff until you write 1. Keep in mind that if a CAN node does not send any messages, it will &lt;STRONG&gt;not&lt;/STRONG&gt; enter a "bus-off" state.&lt;/P&gt;
&lt;P&gt;Aa node only enters bus-off when its error counter exceeds a certain threshold, usually due to detecting transmission errors on the bus while attempting to send or receive messages, not just by not sending any data at all.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 19:07:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-CAN/m-p/2073114#M47429</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-04-02T19:07:41Z</dc:date>
    </item>
  </channel>
</rss>

