<?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: MAX TX/RX buffer/fifo for CAN in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597892#M4352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/PetrS"&gt;PetrS&lt;/A&gt;&amp;nbsp;Thank you for your reply.&lt;/P&gt;&lt;P&gt;So as per your above comment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to configure two nodes below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;M_CAN_1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SIDFC -128 elements with offset address 0x0000;&lt;/P&gt;&lt;P&gt;XIDFC -64 elements with offset address 0x0200;&lt;/P&gt;&lt;P&gt;RXFIFO-0 -&amp;gt; 64 elements with offset address 0x0400 to 0x0800&lt;BR /&gt;RXFIFO(1)-&amp;gt;&lt;SPAN&gt;64 elements with offset address&amp;nbsp;&lt;/SPAN&gt;0x0800 to 0x0C00&lt;/P&gt;&lt;P&gt;TXBUFFER-&amp;gt;32 elements with offset address 0x0C00 to 0x0E00&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;M_CAN_2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SIDFC -128 elements with offset address&amp;nbsp;0x0F00 to 0x1100&lt;/P&gt;&lt;P&gt;XIDFC -&amp;gt; 64elements with offset address 0x1100 to 0x1300&lt;/P&gt;&lt;P&gt;RXFIFO-0 -&amp;gt; 64 elements with offset address&amp;nbsp;0x1300 to 0x1700&lt;BR /&gt;RXFIFO(1)-&amp;gt;&lt;SPAN&gt;64 elements with offset address 0x1700 to 0x1B00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;TXBUFFER-&amp;gt;32 elements with offset address 0x1B00 to 1D00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this is correct ? if wrong can you please correct me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 12:23:30 GMT</pubDate>
    <dc:creator>yalamandadosaky</dc:creator>
    <dc:date>2017-04-10T12:23:30Z</dc:date>
    <item>
      <title>MAX TX/RX buffer/fifo for CAN</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597890#M4350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/PetrS"&gt;PetrS&lt;/A&gt;, I have one more doubt , In MPC5777M MCAN Message RAM.As the message ram is shared among all the nodes,how many Maxium Std/extended id filters and Tx Buffers/RxFIFOs I can configured for each node(M_CAN_1,2,3,4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As there are 128std id ,64extended id filter elements and 32 tx buffers ,64 rxfifo -0 and 64 rxfifo -1 available in Message RAM. I am thinking to share the all elements among all nodes. i.e out of 128 std id 32 for can-1 ,32 for 32-can2 32-for 32 for can3 and remaining 32 for can4. and same configuration for tx/rx elemments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it like that or I can configure total elements for each node. Can you please rectify my doubt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 10:55:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597890#M4350</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2017-04-10T10:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: MAX TX/RX buffer/fifo for CAN</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597891#M4351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is totally up to user how the shared RAM will be organized, you just need to fit to RAM size.&lt;/P&gt;&lt;P&gt;The offset address of TX/RX buffers and RX FIFOs should be unique for each modules.&lt;/P&gt;&lt;P&gt;The ID filter elements list you mentioned can be used as in each MCAN module you define number of filter elements and filter list start address using the SIDFC register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 12:11:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597891#M4351</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2017-04-10T12:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: MAX TX/RX buffer/fifo for CAN</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597892#M4352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/PetrS"&gt;PetrS&lt;/A&gt;&amp;nbsp;Thank you for your reply.&lt;/P&gt;&lt;P&gt;So as per your above comment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to configure two nodes below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;M_CAN_1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SIDFC -128 elements with offset address 0x0000;&lt;/P&gt;&lt;P&gt;XIDFC -64 elements with offset address 0x0200;&lt;/P&gt;&lt;P&gt;RXFIFO-0 -&amp;gt; 64 elements with offset address 0x0400 to 0x0800&lt;BR /&gt;RXFIFO(1)-&amp;gt;&lt;SPAN&gt;64 elements with offset address&amp;nbsp;&lt;/SPAN&gt;0x0800 to 0x0C00&lt;/P&gt;&lt;P&gt;TXBUFFER-&amp;gt;32 elements with offset address 0x0C00 to 0x0E00&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;M_CAN_2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SIDFC -128 elements with offset address&amp;nbsp;0x0F00 to 0x1100&lt;/P&gt;&lt;P&gt;XIDFC -&amp;gt; 64elements with offset address 0x1100 to 0x1300&lt;/P&gt;&lt;P&gt;RXFIFO-0 -&amp;gt; 64 elements with offset address&amp;nbsp;0x1300 to 0x1700&lt;BR /&gt;RXFIFO(1)-&amp;gt;&lt;SPAN&gt;64 elements with offset address 0x1700 to 0x1B00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;TXBUFFER-&amp;gt;32 elements with offset address 0x1B00 to 1D00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this is correct ? if wrong can you please correct me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 12:23:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597892#M4352</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2017-04-10T12:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: MAX TX/RX buffer/fifo for CAN</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597893#M4353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the configuration is correct, assuming 8-byte data field is used for TX/RX buffers and RXFIFOs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 08:32:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597893#M4353</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2017-04-11T08:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: MAX TX/RX buffer/fifo for CAN</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597894#M4354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Petr Stancik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 15:07:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MAX-TX-RX-buffer-fifo-for-CAN/m-p/597894#M4354</guid>
      <dc:creator>yalamandadosaky</dc:creator>
      <dc:date>2017-04-11T15:07:10Z</dc:date>
    </item>
  </channel>
</rss>

