<?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 CAN Rx Notification MCAL &amp;amp; CAN2 Enhanced Rx FIFO not available in S32K</title>
    <link>https://community.nxp.com/t5/S32K/CAN-Rx-Notification-MCAL-amp-CAN2-Enhanced-Rx-FIFO-not-available/m-p/1928654#M39148</link>
    <description>&lt;P&gt;Hi, NXP forum,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;1. I am trying to use the CAN MCAL in the configuration tool to meet AutoSar requirements. But I couldn't find the CAN Rx Notification Callback like the FlexCan driver.&lt;/P&gt;&lt;P&gt;I only found one API - void Can_43_FLEXCAN_MainFunction_Read(void), which can only receive the CAN message in polling.&lt;/P&gt;&lt;P&gt;May I know what the alternative is for CAN Rx Callback in MCAL?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="c5c4b57a06c830b293cbe638ffdf854.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292655iCAA8ADDDC8803736/image-size/medium?v=v2&amp;amp;px=400" role="button" title="c5c4b57a06c830b293cbe638ffdf854.png" alt="c5c4b57a06c830b293cbe638ffdf854.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="2d5fef37711d81c64a6a781e72148f8.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292656iA7DCF7E3FC4BA7EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2d5fef37711d81c64a6a781e72148f8.png" alt="2d5fef37711d81c64a6a781e72148f8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I noticed to use Can_43_FLEXCAN_MainFunction_Read(), I need to configure the RxFifo. However, for CAN2, only legacy FIFO is available, and the HW Filter code must be multiple of 8. But the CAN ID I am trying to read is 0x784. Is the enhanced FIFO only available on CAN0?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noobsplzwin_0-1723157786721.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292658i7CB4FD3F238D5886/image-size/medium?v=v2&amp;amp;px=400" role="button" title="noobsplzwin_0-1723157786721.png" alt="noobsplzwin_0-1723157786721.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks ahead for any help.&lt;/P&gt;&lt;P&gt;Connor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2024 22:59:32 GMT</pubDate>
    <dc:creator>noobsplzwin</dc:creator>
    <dc:date>2024-08-08T22:59:32Z</dc:date>
    <item>
      <title>CAN Rx Notification MCAL &amp; CAN2 Enhanced Rx FIFO not available</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Rx-Notification-MCAL-amp-CAN2-Enhanced-Rx-FIFO-not-available/m-p/1928654#M39148</link>
      <description>&lt;P&gt;Hi, NXP forum,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;1. I am trying to use the CAN MCAL in the configuration tool to meet AutoSar requirements. But I couldn't find the CAN Rx Notification Callback like the FlexCan driver.&lt;/P&gt;&lt;P&gt;I only found one API - void Can_43_FLEXCAN_MainFunction_Read(void), which can only receive the CAN message in polling.&lt;/P&gt;&lt;P&gt;May I know what the alternative is for CAN Rx Callback in MCAL?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="c5c4b57a06c830b293cbe638ffdf854.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292655iCAA8ADDDC8803736/image-size/medium?v=v2&amp;amp;px=400" role="button" title="c5c4b57a06c830b293cbe638ffdf854.png" alt="c5c4b57a06c830b293cbe638ffdf854.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="2d5fef37711d81c64a6a781e72148f8.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292656iA7DCF7E3FC4BA7EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2d5fef37711d81c64a6a781e72148f8.png" alt="2d5fef37711d81c64a6a781e72148f8.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I noticed to use Can_43_FLEXCAN_MainFunction_Read(), I need to configure the RxFifo. However, for CAN2, only legacy FIFO is available, and the HW Filter code must be multiple of 8. But the CAN ID I am trying to read is 0x784. Is the enhanced FIFO only available on CAN0?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="noobsplzwin_0-1723157786721.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292658i7CB4FD3F238D5886/image-size/medium?v=v2&amp;amp;px=400" role="button" title="noobsplzwin_0-1723157786721.png" alt="noobsplzwin_0-1723157786721.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks ahead for any help.&lt;/P&gt;&lt;P&gt;Connor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 22:59:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Rx-Notification-MCAL-amp-CAN2-Enhanced-Rx-FIFO-not-available/m-p/1928654#M39148</guid>
      <dc:creator>noobsplzwin</dc:creator>
      <dc:date>2024-08-08T22:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Rx Notification MCAL &amp; CAN2 Enhanced Rx FIFO not available</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Rx-Notification-MCAL-amp-CAN2-Enhanced-Rx-FIFO-not-available/m-p/1929019#M39174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;1) use&amp;nbsp;CanIf_TxConfirmation and&amp;nbsp;CanIf_RxIndication functions which are called upon successful transmission and reception. Refer to RTD demo showing polling mode.&lt;/P&gt;
&lt;P&gt;2) yes, enhanced RXFIFO is only available on CAN0 on most S32K3 devices, see&amp;nbsp;Table 476. FlexCAN configuration and instances of the device Reference Manual for more info&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 09:52:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Rx-Notification-MCAL-amp-CAN2-Enhanced-Rx-FIFO-not-available/m-p/1929019#M39174</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-08-09T09:52:13Z</dc:date>
    </item>
  </channel>
</rss>

