<?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>S32KのトピックRe: CanPal example</title>
    <link>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231766#M9912</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Value CAN 4-1(Tool), Vehicle Spy3(GUI)&lt;/P&gt;&lt;P&gt;&lt;A href="https://intrepidcs.com/products/vehicle-network-adapters/valuecan-4/valuecan-4-1-overview/" target="_blank"&gt;https://intrepidcs.com/products/vehicle-network-adapters/valuecan-4/valuecan-4-1-overview/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The board send CAN message, tool is monitoring it.&lt;/P&gt;&lt;P&gt;CAN bitrate is 500K, that coincide.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Feb 2021 23:57:18 GMT</pubDate>
    <dc:creator>kimmk</dc:creator>
    <dc:date>2021-02-16T23:57:18Z</dc:date>
    <item>
      <title>CanPal example</title>
      <link>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231447#M9905</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to can pal example about s32k144.&lt;/P&gt;&lt;P&gt;Below picture is GND to CAN High signal.&lt;/P&gt;&lt;P&gt;It is right that message transmit continuous?&lt;/P&gt;&lt;P&gt;how to send message one time?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txrx2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137247i69CEB2CB498274A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="txrx2.jpg" alt="txrx2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And this picture is Vehicle Spy3, CAN message doesn't show.&lt;/P&gt;&lt;P&gt;How to solve this situation to monitoring CAN message?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0000.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/137246iBF5C3E4331E19F56/image-size/large?v=v2&amp;amp;px=999" role="button" title="0000.PNG" alt="0000.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 09:30:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231447#M9905</guid>
      <dc:creator>kimmk</dc:creator>
      <dc:date>2021-02-16T09:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: CanPal example</title>
      <link>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231546#M9906</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;yes the message can be retransmitted automatically due to missing ACK from other node. Does your tool sent it? What is a CAN interface used? &lt;BR /&gt;Also check CAN bit timing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 12:33:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231546#M9906</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2021-02-16T12:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: CanPal example</title>
      <link>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231766#M9912</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Value CAN 4-1(Tool), Vehicle Spy3(GUI)&lt;/P&gt;&lt;P&gt;&lt;A href="https://intrepidcs.com/products/vehicle-network-adapters/valuecan-4/valuecan-4-1-overview/" target="_blank"&gt;https://intrepidcs.com/products/vehicle-network-adapters/valuecan-4/valuecan-4-1-overview/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The board send CAN message, tool is monitoring it.&lt;/P&gt;&lt;P&gt;CAN bitrate is 500K, that coincide.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 23:57:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231766#M9912</guid>
      <dc:creator>kimmk</dc:creator>
      <dc:date>2021-02-16T23:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: CanPal example</title>
      <link>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231966#M9917</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;in the can_pal example a message is sent upon button press, within button isr. So you can check in the debugger if it is repeatedly called.&lt;BR /&gt;Also check if any error is detected by module, see ESR1/ECR registers.&lt;BR /&gt;&lt;SPAN style="font-family: inherit;"&gt;For bit timing, be sure same sample point is set similarly on all nodes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 09:27:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CanPal-example/m-p/1231966#M9917</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2021-02-17T09:27:29Z</dc:date>
    </item>
  </channel>
</rss>

