<?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: S32K118 CAN RX MB MASK</title>
    <link>https://community.nxp.com/t5/S32K/S32K118-CAN-RX-MB-MASK/m-p/2091307#M48425</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if receiving std ID you need to shift mask accordingly. The API does not do any shifting for mask register setup. So use&lt;/P&gt;
&lt;P&gt;FlexCAN_Ip_SetRxMbGlobalMask(INST_FLEXCAN_0, 0x780&amp;lt;&amp;lt;18);&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
    <pubDate>Mon, 05 May 2025 08:59:10 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2025-05-05T08:59:10Z</dc:date>
    <item>
      <title>S32K118 CAN RX MB MASK</title>
      <link>https://community.nxp.com/t5/S32K/S32K118-CAN-RX-MB-MASK/m-p/2091267#M48417</link>
      <description>&lt;P&gt;Hello NXP team,&lt;/P&gt;&lt;P&gt;I'm trying to configure the CAN RX message buffer&amp;nbsp;global mask, based on the reference article in the link below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/S32K1xx-FlexCAN-Mask-Setting-Demo/ta-p/1519753" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/S32K1xx-FlexCAN-Mask-Setting-Demo/ta-p/1519753&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K/S32K344-FlexCAN-How-to-setup-Rx-MB-mask-to-receive-the-CAN-FD/m-p/1523297" target="_blank"&gt;https://community.nxp.com/t5/S32K/S32K344-FlexCAN-How-to-setup-Rx-MB-mask-to-receive-the-CAN-FD/m-p/1523297&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, on my current CAN bus setup, I can only receive messages with IDs 0x300 and 0x400. I’m not able to receive IDs in the ranges 0x301 ~ 0x37F and 0x401 ~ 0x47F.&lt;/P&gt;&lt;P&gt;Am I missing any configuration?&lt;/P&gt;&lt;P&gt;Please check my project as&amp;nbsp;attachment, and provide me some advice, Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 07:24:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118-CAN-RX-MB-MASK/m-p/2091267#M48417</guid>
      <dc:creator>Pohsuan</dc:creator>
      <dc:date>2025-05-05T07:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: S32K118 CAN RX MB MASK</title>
      <link>https://community.nxp.com/t5/S32K/S32K118-CAN-RX-MB-MASK/m-p/2091307#M48425</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if receiving std ID you need to shift mask accordingly. The API does not do any shifting for mask register setup. So use&lt;/P&gt;
&lt;P&gt;FlexCAN_Ip_SetRxMbGlobalMask(INST_FLEXCAN_0, 0x780&amp;lt;&amp;lt;18);&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 08:59:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118-CAN-RX-MB-MASK/m-p/2091307#M48425</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-05-05T08:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32K118 CAN RX MB MASK</title>
      <link>https://community.nxp.com/t5/S32K/S32K118-CAN-RX-MB-MASK/m-p/2092530#M48503</link>
      <description>&lt;P&gt;Hello PetrS,&lt;/P&gt;&lt;P&gt;Thank you for your guidance. I was able to successfully receive the CAN messages.&lt;/P&gt;&lt;P&gt;When I using &lt;STRONG&gt;FlexCAN_Ip_SetRxMbGlobalMask&lt;/STRONG&gt;, I needed to left-shift the mask value by 18 bits.&lt;BR /&gt;Is this behavior related to the version of the RTD library, or is it due to differences between the S32K118 and S32K344?&lt;/P&gt;&lt;P&gt;For reference, I’m currently using:&lt;BR /&gt;S32K1_RTD_2_0_0_P04_D2404_ASR_REL_4_7_REV_0000_20240417&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pohsuan_0-1746583811029.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336440iFF2CEDC580E4D871/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pohsuan_0-1746583811029.png" alt="Pohsuan_0-1746583811029.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 02:15:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118-CAN-RX-MB-MASK/m-p/2092530#M48503</guid>
      <dc:creator>Pohsuan</dc:creator>
      <dc:date>2025-05-07T02:15:22Z</dc:date>
    </item>
  </channel>
</rss>

