<?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 S32K144 CAN_pal example Loop back in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053402#M6258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I opened example project about can_pal.&lt;/P&gt;&lt;P&gt;I tired to loop back test, so changed CAN components Operation Mode from 'normal' to 'loop back'.&lt;/P&gt;&lt;P&gt;and added some&amp;nbsp;count values&amp;nbsp;to check tx, rx message was operating well. please check additional files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it didn't work. talk about details,&lt;/P&gt;&lt;P&gt;when pin interrupts happened CAN message transmit whereas transceiver didn't receive message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help about this issue and need some more details add comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2020 02:56:54 GMT</pubDate>
    <dc:creator>kimmk</dc:creator>
    <dc:date>2020-08-21T02:56:54Z</dc:date>
    <item>
      <title>S32K144 CAN_pal example Loop back</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053402#M6258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I opened example project about can_pal.&lt;/P&gt;&lt;P&gt;I tired to loop back test, so changed CAN components Operation Mode from 'normal' to 'loop back'.&lt;/P&gt;&lt;P&gt;and added some&amp;nbsp;count values&amp;nbsp;to check tx, rx message was operating well. please check additional files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it didn't work. talk about details,&lt;/P&gt;&lt;P&gt;when pin interrupts happened CAN message transmit whereas transceiver didn't receive message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help about this issue and need some more details add comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2020 02:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053402#M6258</guid>
      <dc:creator>kimmk</dc:creator>
      <dc:date>2020-08-21T02:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 CAN_pal example Loop back</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053403#M6259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;minkyu kim,&lt;/P&gt;&lt;P&gt;For&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;normal mode, after the slave board send message, then master board will receive RX_MSG_ID(2UL) and&amp;nbsp;toggle LEDs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="RX_MSG_ID.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/110987iB12D1BB6B675D871/image-size/large?v=v2&amp;amp;px=999" role="button" title="RX_MSG_ID.png" alt="RX_MSG_ID.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;But you are using loop back mode, the message ID that you send was "TX_MSG_ID&amp;nbsp; &amp;nbsp;(1UL)", it did not match the "RX_MSG_ID&amp;nbsp; &amp;nbsp;(2UL)". &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You can try to modify the value of them. When the value&amp;nbsp;are same, the LEDs will work in loop back mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;For example, modify:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;RX_MSG_ID&amp;nbsp; &amp;nbsp;(1UL)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Then after press SW2 and SW3, the LED will show RED or GREEN.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Best Regards,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Robin&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2020 08:55:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053403#M6259</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-08-24T08:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 CAN_pal example Loop back</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053404#M6260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Robin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I tired your advice and it works!&lt;/P&gt;&lt;P&gt;Additionally i have some question.&lt;/P&gt;&lt;P&gt;Maybe I use FlexCAN example(flexcan_encrypted_s32k144) it also match Tx_ID &amp;amp; Rx_ID when using Loop back mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;Minkyu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2020 01:11:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053404#M6260</guid>
      <dc:creator>kimmk</dc:creator>
      <dc:date>2020-08-25T01:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 CAN_pal example Loop back</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053405#M6261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Yes. You are right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 08:57:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32K144-CAN-pal-example-Loop-back/m-p/1053405#M6261</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-08-26T08:57:37Z</dc:date>
    </item>
  </channel>
</rss>

