<?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>S32GのトピックLLCE CAN</title>
    <link>https://community.nxp.com/t5/S32G/LLCE-CAN/m-p/2365900#M16339</link>
    <description>&lt;P&gt;我创建了样例工程Can_Llce_DS_Loopback_S32G274A_M7，已经能够和外部CAN盒进行通信，通信使用的是LLCE CAN0。后续我对该工程的配置进行了修改只保留了我想要的五路LLCE CAN,配置详情如下：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-15 110957.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/385535i14461E01BA5550C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-05-15 110957.png" alt="Screenshot 2026-05-15 110957.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;在配置的过程中我只删除了对应出错的地方，配置完成后在在配置界面只有一个时钟的警告，但是这个警告本身在能通信的那个版本就是有的所以不是问题。我已上传了我修改后的工程，麻烦帮我看下是什么问题导致的不能通信。&lt;/P&gt;</description>
    <pubDate>Fri, 15 May 2026 05:28:20 GMT</pubDate>
    <dc:creator>JACK_Q</dc:creator>
    <dc:date>2026-05-15T05:28:20Z</dc:date>
    <item>
      <title>LLCE CAN</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-CAN/m-p/2365900#M16339</link>
      <description>&lt;P&gt;我创建了样例工程Can_Llce_DS_Loopback_S32G274A_M7，已经能够和外部CAN盒进行通信，通信使用的是LLCE CAN0。后续我对该工程的配置进行了修改只保留了我想要的五路LLCE CAN,配置详情如下：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-15 110957.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/385535i14461E01BA5550C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-05-15 110957.png" alt="Screenshot 2026-05-15 110957.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;在配置的过程中我只删除了对应出错的地方，配置完成后在在配置界面只有一个时钟的警告，但是这个警告本身在能通信的那个版本就是有的所以不是问题。我已上传了我修改后的工程，麻烦帮我看下是什么问题导致的不能通信。&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 05:28:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-CAN/m-p/2365900#M16339</guid>
      <dc:creator>JACK_Q</dc:creator>
      <dc:date>2026-05-15T05:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE CAN</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-CAN/m-p/2367931#M16350</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/257205"&gt;@JACK_Q&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Sorry for the late reply. I will write in English but you can reply in Chinese, the community will translate the message automatically for me. When you mention that the new version does not communicate, do you see any CAN signal coming out of the board? Does the program run normally or does it get stuck at some part in the execution?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the information.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 22:13:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-CAN/m-p/2367931#M16350</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2026-05-19T22:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE CAN</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-CAN/m-p/2368177#M16351</link>
      <description>&lt;P&gt;我改完配置后，尝试过debug，单步运行至发送接口can_retval = Can_43_LLCE_Write( CanHO_Config1_TX0, &amp;amp;CanMessage[u8CtrlIdx]);接口的返回值是E_OK也就是0&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-05-20 150318.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/386123i8741A5A426F80A26/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-05-20 150318.png" alt="Screenshot 2026-05-20 150318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;按照接口说明来看就是写命令已完成，并且程序还是在一直轮询执行CAN发送,但我的接收端CAN盒显示无数据，使用CAN盒软件自带的波特率侦测也检测不到（这个波特率侦测我同样在原来的例程中试过是可以检测的）。&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 20 May 2026 07:08:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-CAN/m-p/2368177#M16351</guid>
      <dc:creator>JACK_Q</dc:creator>
      <dc:date>2026-05-20T07:08:57Z</dc:date>
    </item>
  </channel>
</rss>

