<?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: S32K146 CAN-FD in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1276649#M10880</link>
    <description>&lt;P&gt;Q1: data phase only set max 1000kbit/s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2: When can-fd is initialized, can bus is not connected. When can bus is connected after initialization, sending data will reply busy;&lt;BR /&gt;If the CAN bus is connected when the machine is started, the transceiver is normal;&lt;/P&gt;</description>
    <pubDate>Fri, 14 May 2021 00:55:49 GMT</pubDate>
    <dc:creator>gravity_one</dc:creator>
    <dc:date>2021-05-14T00:55:49Z</dc:date>
    <item>
      <title>S32K146 CAN-FD</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1276424#M10876</link>
      <description>&lt;P&gt;Hello, Guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q1: CAN-FD ABR=500k, DBR=4M&lt;/P&gt;&lt;P&gt;I want to set ABR=500k &amp;amp; DBR=4M, but&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 800px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144660iF8CFD04AF8116BFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 800px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144661i6B0A08CC3C00E38E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Data phase ---&amp;gt; Bitrate is disable, cannot set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2 : CAN-FD: cannot send out data return BUSY while not connect CAN analizer first.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="token keyword"&gt;if&lt;/SPAN&gt; &lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;state&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;mbs&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;mb_idx&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;]&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;state &lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;!=&lt;/SPAN&gt;&lt;SPAN&gt; FLEXCAN_MB_IDLE&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="token punctuation"&gt;{&lt;/SPAN&gt; &lt;SPAN class="token keyword"&gt;return&lt;/SPAN&gt;&lt;SPAN&gt; STATUS_BUSY&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt; &lt;SPAN class="token punctuation"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="token punctuation"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="token punctuation"&gt;Gravity&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 13:36:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1276424#M10876</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2021-05-13T13:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 CAN-FD</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1276566#M10879</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;A1) you have to enable FD within component to be able to set rate for data phase too&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1620935020375.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144688iE99E2FC1863B890A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1620935020375.png" alt="PetrS_0-1620935020375.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A2) not sure which function do you use and how. If device is disconnected from the bus, sent message is not ACKed thus it is not transmitted successfully. Thus e.g. repetitive calling of non-blocking function should return STATUS_BUSY.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 19:44:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1276566#M10879</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2021-05-13T19:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 CAN-FD</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1276649#M10880</link>
      <description>&lt;P&gt;Q1: data phase only set max 1000kbit/s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Q2: When can-fd is initialized, can bus is not connected. When can bus is connected after initialization, sending data will reply busy;&lt;BR /&gt;If the CAN bus is connected when the machine is started, the transceiver is normal;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 00:55:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1276649#M10880</guid>
      <dc:creator>gravity_one</dc:creator>
      <dc:date>2021-05-14T00:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 CAN-FD</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1280914#M10934</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;1) what is PE clock frequency? If you use crystal oscillator clock with 8MHz then max bitrate can be about 1.6Mbps. Try to select sys_clk as PE clock in flexcan component.&lt;/P&gt;
&lt;P&gt;2)&amp;nbsp;&lt;SPAN&gt;there should not be problem with hot-plug. If the MB cannot still be used for transmission, try to first AbortTransfer and then send message normally.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 07:13:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-CAN-FD/m-p/1280914#M10934</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2021-05-24T07:13:27Z</dc:date>
    </item>
  </channel>
</rss>

