<?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 MPC5744P Linflex data length set in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083914#M16319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use MPC5744P LINFLEX port in master mode，&lt;SPAN style="color: #2e3033; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;about the length setting of Lin in MPC5744P. According to the register configuration data in the data manual, the length is DFL=Number of data bytes -1, which cannot be configured to 0. Now I want to configure this length to 0 in practice, how should I set it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp; want to only send frame header,example ID 0X0F,no need date frame.&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106375i6BBB1C0C6244C11A/image-size/large?v=v2&amp;amp;px=999" title="lin.png" alt="lin.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106405i31F135074DA42F08/image-size/large?v=v2&amp;amp;px=999" title="lin2.png" alt="lin2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2020 11:31:53 GMT</pubDate>
    <dc:creator>doriahuang</dc:creator>
    <dc:date>2020-05-13T11:31:53Z</dc:date>
    <item>
      <title>MPC5744P Linflex data length set</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083914#M16319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use MPC5744P LINFLEX port in master mode，&lt;SPAN style="color: #2e3033; background-color: #ffffff; font-weight: normal; font-size: 14px;"&gt;about the length setting of Lin in MPC5744P. According to the register configuration data in the data manual, the length is DFL=Number of data bytes -1, which cannot be configured to 0. Now I want to configure this length to 0 in practice, how should I set it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp; want to only send frame header,example ID 0X0F,no need date frame.&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106375i6BBB1C0C6244C11A/image-size/large?v=v2&amp;amp;px=999" title="lin.png" alt="lin.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106405i31F135074DA42F08/image-size/large?v=v2&amp;amp;px=999" title="lin2.png" alt="lin2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2020 11:31:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083914#M16319</guid>
      <dc:creator>doriahuang</dc:creator>
      <dc:date>2020-05-13T11:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744P Linflex data length set</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083915#M16320</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;&lt;SPAN&gt;what is a use case in fact?&lt;/SPAN&gt;&lt;BR clear="none" /&gt;You can set DIR=0 in BIDR so LINFlex as master will send a header only and wait for response from slave. You can then set a LINCR2[DDRQ] bit to discard a response and return to idle state.&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>Wed, 13 May 2020 15:23:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083915#M16320</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2020-05-13T15:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744P Linflex data length set</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083916#M16321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;Petr，&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;How&amp;nbsp;can i&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;send frame&amp;nbsp;data in master mode? In other words,if&amp;nbsp;i&amp;nbsp;&lt;SPAN&gt;only send frame header, when i receive the DTF interrupt,can i send fram data only?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 02:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083916#M16321</guid>
      <dc:creator>1692470640</dc:creator>
      <dc:date>2020-06-29T02:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744P Linflex data length set</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083917#M16322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;Petrel，&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;There's another problem here：How can&amp;nbsp;i receive frames of any length in either master mode or slave mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 05:57:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5744P-Linflex-data-length-set/m-p/1083917#M16322</guid>
      <dc:creator>1692470640</dc:creator>
      <dc:date>2020-06-29T05:57:04Z</dc:date>
    </item>
  </channel>
</rss>

