<?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: How to Send and Receive multi-frame using CANTP in S32G3 processor? in S32G</title>
    <link>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2080319#M13246</link>
    <description>&lt;P&gt;hi,&lt;SPAN&gt;vstephe&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For CAN2ETH, LLCE will only forward CAN/CANFD messages. That is, CAN frames of up to 64Bytes are forwarded. For the description mentioned in the question, only by splitting the TP frame.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We have the CAN controller configurations guide, such as, AN13423(&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN13423.pdf" target="_blank" rel="noopener"&gt;nxp.com.cn/docs/en/application-note/AN13423.pdf&lt;/A&gt;) and the llce user guide.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Apr 2025 03:48:44 GMT</pubDate>
    <dc:creator>Joey_z</dc:creator>
    <dc:date>2025-04-16T03:48:44Z</dc:date>
    <item>
      <title>How to Send and Receive multi-frame using CANTP in S32G3 processor?</title>
      <link>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2079431#M13222</link>
      <description>&lt;P&gt;We are planning to procure S32G3 series Processor (&lt;SPAN&gt;S32G399A) and would require multi CAN frame support. We could see it supports 16 BCAN and 4 FlexCAN. But no information is identified regarding Multiframe support using CANTP.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please Clarify whether S32G3 series support CANTP or not?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2025 19:12:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2079431#M13222</guid>
      <dc:creator>vstephe</dc:creator>
      <dc:date>2025-04-13T19:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Send and Receive multi-frame using CANTP in S32G3 processor?</title>
      <link>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2079513#M13226</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;vstephe&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for contacting us.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;CanTP is&amp;nbsp;the upper layer software behavior.&amp;nbsp;It should configure the functions in the upper layers. As far as I know, CANNTP is an upper-level concept. When it reaches the CANIF layer, it will separate CANTP and eventually become a CAN/CANFD message.&amp;nbsp;For CAN2ETH, LLCE will only forward CAN/CANFD messages.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Joey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 02:44:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2079513#M13226</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-04-14T02:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Send and Receive multi-frame using CANTP in S32G3 processor?</title>
      <link>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2079797#M13235</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24963"&gt;@Joey&lt;/a&gt;, Thanks for the prompt response.&lt;/P&gt;&lt;P&gt;We understand that CANTP is a software concept which is extention of BCAN (Basic CAN) protocol.&lt;BR /&gt;CANTP support is required to send more than 8 bytes of CAN data.&lt;BR /&gt;&lt;BR /&gt;With this understanding, I could not find the information how to enable CANTP protocol in S32G3 series (A53 core/Application processor).&lt;BR /&gt;Can you please guide us how to initialize CANTP and any CAN controller configuations to be done for the same?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 09:14:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2079797#M13235</guid>
      <dc:creator>vstephe</dc:creator>
      <dc:date>2025-04-14T09:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Send and Receive multi-frame using CANTP in S32G3 processor?</title>
      <link>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2080319#M13246</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;vstephe&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For CAN2ETH, LLCE will only forward CAN/CANFD messages. That is, CAN frames of up to 64Bytes are forwarded. For the description mentioned in the question, only by splitting the TP frame.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We have the CAN controller configurations guide, such as, AN13423(&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN13423.pdf" target="_blank" rel="noopener"&gt;nxp.com.cn/docs/en/application-note/AN13423.pdf&lt;/A&gt;) and the llce user guide.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 03:48:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2080319#M13246</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-04-16T03:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Send and Receive multi-frame using CANTP in S32G3 processor?</title>
      <link>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2080641#M13253</link>
      <description>Thanks Joey,&lt;BR /&gt;Got the required file for CANTP support in the BSP package provided by NXP as below.&lt;BR /&gt;isotp.c - ISO 15765-2 CAN transport protocol is included in RTD (Automotive SW for S32G3 – Linux BSP)</description>
      <pubDate>Tue, 15 Apr 2025 08:11:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2080641#M13253</guid>
      <dc:creator>vstephe</dc:creator>
      <dc:date>2025-04-15T08:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Send and Receive multi-frame using CANTP in S32G3 processor?</title>
      <link>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2080680#M13255</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;vstephe&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your information and reply.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 08:53:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/How-to-Send-and-Receive-multi-frame-using-CANTP-in-S32G3/m-p/2080680#M13255</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-04-15T08:53:44Z</dc:date>
    </item>
  </channel>
</rss>

