<?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 Clarification Required on FlexCAN Enhanced RX FIFO + DMA Operation on S32K312 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Clarification-Required-on-FlexCAN-Enhanced-RX-FIFO-DMA-Operation/m-p/2386586#M59518</link>
    <description>&lt;P class=""&gt;&lt;SPAN&gt;Hello ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;We are currently working on FlexCAN Enhanced RX FIFO with DMA on the S32K312,&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="enhanced FIFO" style="width: 512px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/390210i83E2042DCD64C267/image-size/large?v=v2&amp;amp;px=999" role="button" title="enhancedfifo.png" alt="enhanced FIFO" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;enhanced FIFO&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;we are using the rtd v 7.0.1 and would like clarification on several observations and issues we are facing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;1. MEX Configuration Verification&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you please verify the recommended MEX configuration for FlexCAN Enhanced RX FIFO with DMA enabled? We would like to ensure that our configuration follows the intended RTD usage model.&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;2. Enhanced RX FIFO + DMA Data Loss Observation&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;As suggested in the FlexCAN errata, the following Message Buffers are not used when Enhanced RX FIFO is enabled:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;MB0–MB7, MB10, MB12, MB20, MB22, MB30, MB32, MB40, MB50, and MB60.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Our setup is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Enhanced RX FIFO enabled&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA enabled&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Watermark configured to 10 entries&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA transfers FIFO data into a software buffer&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Observed behavior:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;CAN messages are correctly received into the Enhanced RX FIFO.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA transfers data successfully until the watermark level is reached.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA completion interrupt is triggered.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;After this point, incoming CAN messages are not observed in the expected next FIFO location (11th FIFO entry onwards).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Data loss and abnormal FIFO behavior are observed.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you please explain the expected behavior in this scenario and the likely reason for the observed message loss?&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;3. FlexCAN_Ip_RxFifo DMA Reconfiguration&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;While debugging the RTD driver, we observed that the FlexCAN_Ip_RxFifo API appears to reconfigure DMA parameters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Specifically:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Minor loop count appears to be configured as 16&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Transfer size appears to be 4 bytes&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;This results in a total transfer size of 64 bytes (or approximately 68 bytes depending on interpretation), which does not appear to match the Enhanced RX FIFO entry size described in the Reference Manual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you clarify the intended operation of this API and the rationale behind these DMA settings?&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;4. Enhanced RX FIFO Memory Observation&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;Another observation during debugging is that even though DMA appears to transfer data from the FIFO into the software buffer:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The FIFO memory region still contains older message IDs.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The memory browser appears to show only the first Enhanced RX FIFO element.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;FIFO locations do not appear to update as expected.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;A screenshot is attached for reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you explain whether this is expected behavior and how the Enhanced RX FIFO memory should be interpreted during runtime debugging?&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;5. Structure Size Mismatch&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;We also observed a discrepancy between the RTD structure and the Reference Manual.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;FlexCAN_Ip_MsgBuffType size in RTD: 78 bytes&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Enhanced RX FIFO element size according to the Reference Manual: 80 bytes&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you clarify:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Why this size difference exists?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Whether any packing/alignment considerations are involved?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Whether DMA transfers should be configured for 78 bytes or 80 bytes?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;SPAN&gt;Intended Use Case&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;Our requirement is to use:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Enhanced RX FIFO&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA-based reception&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;No CPU interrupts for message reception&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;The intended behavior is:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;CAN message arrives in Enhanced RX FIFO.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA automatically transfers the FIFO entry into a software buffer.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;No software polling or RX interrupt handling is required for normal operation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;&lt;SPAN&gt;The Message Buffers reserved by the Enhanced RX FIFO (MB0–MB7, MB10, MB12, MB20, MB22, MB30, MB32, MB40, MB50, and MB60) are intentionally avoided, while the remaining Message Buffers are used for transmission.&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;Request&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you please provide:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Any available example project demonstrating Enhanced RX FIFO with DMA operation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Recommended RTD configuration for this use case.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Clarification on whether the RTD currently supports continuous Enhanced RX FIFO reception using DMA without software re-arming.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Any bare-metal driver examples implementing Enhanced RX FIFO + DMA reception.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your support.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2026 20:13:00 GMT</pubDate>
    <dc:creator>Yogs</dc:creator>
    <dc:date>2026-06-25T20:13:00Z</dc:date>
    <item>
      <title>Clarification Required on FlexCAN Enhanced RX FIFO + DMA Operation on S32K312</title>
      <link>https://community.nxp.com/t5/S32K/Clarification-Required-on-FlexCAN-Enhanced-RX-FIFO-DMA-Operation/m-p/2386586#M59518</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hello ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;We are currently working on FlexCAN Enhanced RX FIFO with DMA on the S32K312,&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="enhanced FIFO" style="width: 512px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/390210i83E2042DCD64C267/image-size/large?v=v2&amp;amp;px=999" role="button" title="enhancedfifo.png" alt="enhanced FIFO" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;enhanced FIFO&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;we are using the rtd v 7.0.1 and would like clarification on several observations and issues we are facing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;1. MEX Configuration Verification&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you please verify the recommended MEX configuration for FlexCAN Enhanced RX FIFO with DMA enabled? We would like to ensure that our configuration follows the intended RTD usage model.&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;2. Enhanced RX FIFO + DMA Data Loss Observation&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;As suggested in the FlexCAN errata, the following Message Buffers are not used when Enhanced RX FIFO is enabled:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;MB0–MB7, MB10, MB12, MB20, MB22, MB30, MB32, MB40, MB50, and MB60.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Our setup is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Enhanced RX FIFO enabled&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA enabled&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Watermark configured to 10 entries&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA transfers FIFO data into a software buffer&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Observed behavior:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;CAN messages are correctly received into the Enhanced RX FIFO.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA transfers data successfully until the watermark level is reached.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA completion interrupt is triggered.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;After this point, incoming CAN messages are not observed in the expected next FIFO location (11th FIFO entry onwards).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Data loss and abnormal FIFO behavior are observed.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you please explain the expected behavior in this scenario and the likely reason for the observed message loss?&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;3. FlexCAN_Ip_RxFifo DMA Reconfiguration&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;While debugging the RTD driver, we observed that the FlexCAN_Ip_RxFifo API appears to reconfigure DMA parameters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Specifically:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Minor loop count appears to be configured as 16&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Transfer size appears to be 4 bytes&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;This results in a total transfer size of 64 bytes (or approximately 68 bytes depending on interpretation), which does not appear to match the Enhanced RX FIFO entry size described in the Reference Manual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you clarify the intended operation of this API and the rationale behind these DMA settings?&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;4. Enhanced RX FIFO Memory Observation&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;Another observation during debugging is that even though DMA appears to transfer data from the FIFO into the software buffer:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The FIFO memory region still contains older message IDs.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The memory browser appears to show only the first Enhanced RX FIFO element.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;FIFO locations do not appear to update as expected.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;A screenshot is attached for reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you explain whether this is expected behavior and how the Enhanced RX FIFO memory should be interpreted during runtime debugging?&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;5. Structure Size Mismatch&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;We also observed a discrepancy between the RTD structure and the Reference Manual.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;FlexCAN_Ip_MsgBuffType size in RTD: 78 bytes&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Enhanced RX FIFO element size according to the Reference Manual: 80 bytes&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you clarify:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Why this size difference exists?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Whether any packing/alignment considerations are involved?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Whether DMA transfers should be configured for 78 bytes or 80 bytes?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;SPAN&gt;Intended Use Case&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;Our requirement is to use:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Enhanced RX FIFO&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA-based reception&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;No CPU interrupts for message reception&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;The intended behavior is:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;CAN message arrives in Enhanced RX FIFO.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;DMA automatically transfers the FIFO entry into a software buffer.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;No software polling or RX interrupt handling is required for normal operation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;&lt;SPAN&gt;The Message Buffers reserved by the Enhanced RX FIFO (MB0–MB7, MB10, MB12, MB20, MB22, MB30, MB32, MB40, MB50, and MB60) are intentionally avoided, while the remaining Message Buffers are used for transmission.&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;Request&lt;/SPAN&gt;&lt;/H3&gt;&lt;P class=""&gt;&lt;SPAN&gt;Could you please provide:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Any available example project demonstrating Enhanced RX FIFO with DMA operation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Recommended RTD configuration for this use case.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Clarification on whether the RTD currently supports continuous Enhanced RX FIFO reception using DMA without software re-arming.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Any bare-metal driver examples implementing Enhanced RX FIFO + DMA reception.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your support.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2026 20:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Clarification-Required-on-FlexCAN-Enhanced-RX-FIFO-DMA-Operation/m-p/2386586#M59518</guid>
      <dc:creator>Yogs</dc:creator>
      <dc:date>2026-06-25T20:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Clarification Required on FlexCAN Enhanced RX FIFO + DMA Operation on S32K312</title>
      <link>https://community.nxp.com/t5/S32K/Clarification-Required-on-FlexCAN-Enhanced-RX-FIFO-DMA-Operation/m-p/2387049#M59536</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;1. MEX Configuration Verification&lt;BR /&gt;A: seems your mex does not correspond for the your described setup&lt;BR /&gt;- watermark is set to 1&lt;BR /&gt;- DMA Transfer Config is not need, driver configures DMA by own, unless you want to do own DMA setting and transfers&lt;/P&gt;
&lt;P&gt;2. Enhanced RX FIFO + DMA Data Loss Observation&lt;BR /&gt;A: After DMA completion interrupt, all received messages are read out and the assigned DMA channel is disabled. &lt;BR /&gt;So if the FlexCAN_Ip_RxFifo is not called again, RXFIFO still accepts messages, again from entry 0, but as DMA is not started again, it does not read out RXFIFO.&lt;/P&gt;
&lt;P&gt;3. FlexCAN_Ip_RxFifo DMA Reconfiguration&lt;BR /&gt;A: what is minor loop count? Driver itself sets minor loop size (NBYTES) as 80 to read up to 64byte payload message plus IDHIT and timestamp info from RXFIFO.&lt;BR /&gt;So I do not get your calculation, in fact. Maybe share your code&lt;/P&gt;
&lt;P&gt;4. Enhanced RX FIFO Memory Observation&lt;BR /&gt;A: just first Enhanced RX FIFO element area is visible to used, if represents Enhanced FIFO output port address range. It is not advisable to show RXFIFO memory during debugging. For proper FIFO engine operation, the CPU should not access the Enhanced FIFO output port address range during DMA operation, in fact displaying this memory space cause reading of it.&lt;/P&gt;
&lt;P&gt;5. Structure Size Mismatch&lt;BR /&gt;A: FlexCAN_Ip_MsgBuffType does not fully reflect RXFIFO structure. at teh end of transfer a driver read out internal buffer and fill respective fields of user buffer with proper data.&lt;BR /&gt;As written above DMA should be set to read out 80bytes per single DMA request.&lt;/P&gt;
&lt;P&gt;Driver is written in a way you need to rearm DMA (call FlexCAN_Ip_RxFifo) again after DMA is finished and FLEXCAN_EVENT_DMA_COMPLETE event is called.&lt;/P&gt;
&lt;P&gt;You can refer to below demo foe enhance RXFIFO and DMA usage, but it is done in RTD400&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-FlexCAN-Ip-TX-RX-EnhanceRXFIFO-DMA-test-S32DS3-5/ta-p/2015832" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-FlexCAN-Ip-TX-RX-EnhanceRXFIFO-DMA-test-S32DS3-5/ta-p/2015832&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 12:40:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Clarification-Required-on-FlexCAN-Enhanced-RX-FIFO-DMA-Operation/m-p/2387049#M59536</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2026-06-26T12:40:02Z</dc:date>
    </item>
  </channel>
</rss>

