<?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: What it mean in MBs 1-5 in Rx FIFO structure? in S32K</title>
    <link>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1691055#M25322</link>
    <description>&lt;P&gt;&lt;A href="mailto:Hi@xiaobaby22" target="_blank"&gt;Hi@xiaobaby22&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;MB0~MB5既然作为了FIFO引擎使用，那么它的结构可能并不是和MB的存储结构一致，不过多余的帧肯定是存在FIFO引擎中的。&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2023 06:08:06 GMT</pubDate>
    <dc:creator>Senlent</dc:creator>
    <dc:date>2023-07-24T06:08:06Z</dc:date>
    <item>
      <title>What it mean in MBs 1-5 in Rx FIFO structure?</title>
      <link>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1690687#M25305</link>
      <description>&lt;P&gt;Hello, i use the S32k118 chip. and use the Standard Can.&lt;/P&gt;&lt;P&gt;i'm in trouble in the program.I use CANOE to send 10 message,and set period to one 20ms and others are 100ms.But i found it may lost the message.Could you help me or offer some information?&lt;/P&gt;&lt;P&gt;First,i took some configuration in flexcan,like set MCR[RFEN] = 0x01,&lt;/P&gt;&lt;P&gt;So the Rx FIFO table:MB 0-9:&lt;/P&gt;&lt;P&gt;1.MBs 0~5 is used by the reception FIFO engine.in MB0，it will save the ID and data,but i see the MB1~5 is reserved.i don't what it mean.i think this area(MB1~5) is to save the message when many frame come in same time.do you agree?&lt;/P&gt;&lt;P&gt;2.MBs 6~9 is used to save the RX ID,so the maximum number of RX message is16. right?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2023 05:34:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1690687#M25305</guid>
      <dc:creator>xiaobaby22</dc:creator>
      <dc:date>2023-07-22T05:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: What it mean in MBs 1-5 in Rx FIFO structure?</title>
      <link>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1690899#M25314</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@xiaobaby22" target="_blank"&gt;Hi@xiaobaby22&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For details you need to read the datasheet and briefly answer your question as below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1690165702967.png" style="width: 438px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/233134i2629F8333DAF2CD5/image-dimensions/438x338?v=v2" width="438" height="338" role="button" title="Senlent_0-1690165702967.png" alt="Senlent_0-1690165702967.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="Senlent_1-1690165740321.png" style="width: 469px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/233135i94D0E491753BEDDD/image-dimensions/469x311?v=v2" width="469" height="311" role="button" title="Senlent_1-1690165740321.png" alt="Senlent_1-1690165740321.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 02:34:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1690899#M25314</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-07-24T02:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: What it mean in MBs 1-5 in Rx FIFO structure?</title>
      <link>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1690987#M25320</link>
      <description>&lt;P&gt;对，我确实看到MB0里面保存着一帧未读的数据。但是当FIFO中有4，5帧的时候。这个未读得数据放在哪啊？是不是放在MB1~MB5中，只是我们用户不可见啊？&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 04:58:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1690987#M25320</guid>
      <dc:creator>xiaobaby22</dc:creator>
      <dc:date>2023-07-24T04:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: What it mean in MBs 1-5 in Rx FIFO structure?</title>
      <link>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1691055#M25322</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@xiaobaby22" target="_blank"&gt;Hi@xiaobaby22&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;MB0~MB5既然作为了FIFO引擎使用，那么它的结构可能并不是和MB的存储结构一致，不过多余的帧肯定是存在FIFO引擎中的。&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 06:08:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/What-it-mean-in-MBs-1-5-in-Rx-FIFO-structure/m-p/1691055#M25322</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-07-24T06:08:06Z</dc:date>
    </item>
  </channel>
</rss>

