<?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: Not enter CAN error callback function in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1821261#M32472</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;yes, with FlexCAN connected to terminated CAN transceiver but disconnected from CAN bus after sending message you should get ACK error, thus callback should be called. Checking MB status will return&amp;nbsp;&lt;SPAN&gt;FLEXCAN_STATUS_BUSY as message was not transmitted without error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2024 07:55:29 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2024-03-05T07:55:29Z</dc:date>
    <item>
      <title>Not enter CAN error callback function</title>
      <link>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1813546#M31964</link>
      <description>&lt;P&gt;I'm using S32DS 3.5 with RTD 4.0, chip is S32K311.&lt;/P&gt;&lt;P&gt;I already install&amp;nbsp;CAN0_ORED_IRQHandler and create an error callback function.&lt;/P&gt;&lt;P&gt;But I found that when I disconnect to CAN BUS, it didn't enter&amp;nbsp;error callback function.&lt;/P&gt;&lt;P&gt;Does anyone encounter this problem, how can I solve it?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LJS10045_0-1708588007426.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/264483i35C17874BDBBF6AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LJS10045_0-1708588007426.png" alt="LJS10045_0-1708588007426.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LJS10045_1-1708588056919.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/264484i01F6460A469B4D7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LJS10045_1-1708588056919.png" alt="LJS10045_1-1708588056919.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 07:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1813546#M31964</guid>
      <dc:creator>LJS10045</dc:creator>
      <dc:date>2024-02-22T07:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Not enter CAN error callback function</title>
      <link>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1813759#M31985</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;what error condition have you tested? Try to e.g. send a message, with bus disconnected you should get ACK error and if all is configured well callback should be entered.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 11:38:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1813759#M31985</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-02-22T11:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Not enter CAN error callback function</title>
      <link>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1814171#M32007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52961"&gt;@PetrS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to send can message with disconnect to bus.&lt;/P&gt;&lt;P&gt;It's status return&amp;nbsp;FLEXCAN_STATUS_BUSY, I don't know that if it will enter the ERROR Callback or not?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 00:29:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1814171#M32007</guid>
      <dc:creator>LJS10045</dc:creator>
      <dc:date>2024-02-23T00:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not enter CAN error callback function</title>
      <link>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1821261#M32472</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;yes, with FlexCAN connected to terminated CAN transceiver but disconnected from CAN bus after sending message you should get ACK error, thus callback should be called. Checking MB status will return&amp;nbsp;&lt;SPAN&gt;FLEXCAN_STATUS_BUSY as message was not transmitted without error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 07:55:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Not-enter-CAN-error-callback-function/m-p/1821261#M32472</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-03-05T07:55:29Z</dc:date>
    </item>
  </channel>
</rss>

