<?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: problems sending CAN messages from NXP S32k144 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085006#M7746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Robin_Shen"&gt;Robin_Shen&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;ah ok, I saw right now what is a pcan-view.&lt;BR /&gt;I use busmaster with a pcan-usb, because is not my device and I have used as usual for me (practically pcan-view == busmaster).&lt;BR /&gt;sorry for the stupid question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regretfully I still have a communication problem.&lt;/P&gt;&lt;P&gt;thanks for your support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2020 11:11:01 GMT</pubDate>
    <dc:creator>pierpaolo_dini</dc:creator>
    <dc:date>2020-04-29T11:11:01Z</dc:date>
    <item>
      <title>problems sending CAN messages from NXP S32k144</title>
      <link>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085003#M7743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everybody,&lt;BR /&gt;I'm using NXP S32k144 to communicate with an Arduino using can protocol.&lt;BR /&gt;So far I've used the can_pal example, and as for the reception of messages that Arduino sends to NXP no problem, in fact, I can print all the id on screen.&lt;BR /&gt;The problem is when I try to send some messages to Arduino from NXP.&lt;BR /&gt;I'm checking the data traffic with a peak device and in fact, I only see the messages I set on the Arduino board.&lt;/P&gt;&lt;P&gt;This is the code I used inside the infinite loop in the main :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106126i42759364535443FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'd basically like to send a message with id 456 from NXP to Arduino.&lt;/P&gt;&lt;P&gt;I'm definitely doing something wrong with the code, but I don't understand what.&lt;BR /&gt;Thanks for the advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:&amp;nbsp;what if I want to send more than one from the NXP board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 20:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085003#M7743</guid>
      <dc:creator>pierpaolo_dini</dc:creator>
      <dc:date>2020-04-27T20:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: problems sending CAN messages from NXP S32k144</title>
      <link>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085004#M7744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="357727" data-username="pierpaolo.dini@phd.unipi.it" href="https://community.nxp.com/people/pierpaolo.dini@phd.unipi.it"&gt;Pierpaolo Dini&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;If you modify the #define TX_MSG_ID (0x456) in can_pal example.&lt;BR /&gt;Does the S32K144EVB able to transfer CAN message on CAN bus.(PCAN View can be used to observe the CAN bus) &lt;BR /&gt;Please first make sure it works.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="can_pal_s32K144 PCAN View.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/21831i11934773ED05B5FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="can_pal_s32K144 PCAN View.png" alt="can_pal_s32K144 PCAN View.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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>Wed, 29 Apr 2020 05:38:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085004#M7744</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-04-29T05:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: problems sending CAN messages from NXP S32k144</title>
      <link>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085005#M7745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Robin_Shen"&gt;Robin_Shen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;first of all, thank you for answering.&lt;BR /&gt;I did as you suggested.&lt;BR /&gt;I noticed the following things: in the picture I sent you, the structure had the wrong fields, and now I've corrected it; then I noticed that in the while loop if I enter all the settings to send messages, the peak device doesn't see anything but the message sent by Arduino.&lt;BR /&gt;If instead in the while loop I insert only the call to the CAN_Send function then I see the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/29703i9855133B9EDBE489/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message with id 0x120 is the one I'm sending with Arduino.&lt;BR /&gt;There seems to be a problem with the format of the message sent by NXP(?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: How can I activate the PCAN-View?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 08:18:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085005#M7745</guid>
      <dc:creator>pierpaolo_dini</dc:creator>
      <dc:date>2020-04-29T08:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: problems sending CAN messages from NXP S32k144</title>
      <link>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085006#M7746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Robin_Shen"&gt;Robin_Shen&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;ah ok, I saw right now what is a pcan-view.&lt;BR /&gt;I use busmaster with a pcan-usb, because is not my device and I have used as usual for me (practically pcan-view == busmaster).&lt;BR /&gt;sorry for the stupid question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regretfully I still have a communication problem.&lt;/P&gt;&lt;P&gt;thanks for your support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 11:11:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085006#M7746</guid>
      <dc:creator>pierpaolo_dini</dc:creator>
      <dc:date>2020-04-29T11:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: problems sending CAN messages from NXP S32k144</title>
      <link>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085007#M7747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure your&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Arduino&lt;SPAN&gt;&amp;nbsp;and CAN analyzer configured the same&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;protocol as NXP CAN PAL example.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;Here you can check the CAN FD protocol&amp;nbsp;configuration:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CAN PAL.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/100815iC07E3C0DDB78671B/image-size/large?v=v2&amp;amp;px=999" role="button" title="CAN PAL.png" alt="CAN PAL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CAN FD configuration.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/100778i774E3169C5C03AEE/image-size/large?v=v2&amp;amp;px=999" role="button" title="CAN FD configuration.png" alt="CAN FD configuration.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="can_pal_s32K144 PCAN View CAN-FD.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/100863iE0F6862E26CC4D0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="can_pal_s32K144 PCAN View CAN-FD.png" alt="can_pal_s32K144 PCAN View CAN-FD.png" /&gt;&lt;/span&gt;&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&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2020 01:49:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085007#M7747</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-05-01T01:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: problems sending CAN messages from NXP S32k144</title>
      <link>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085008#M7748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below are a few tips when using CAN on S32K144-EVB.&lt;/P&gt;&lt;P&gt;1. Be sure to use 12V adaptor power input instead of 5V MicroUSB cable. the CAN PHY UJA1169 is 12V powered.&lt;/P&gt;&lt;P&gt;2. if your code on S32K using can FD instead of traditional CAN, be sure the PCAN_VIEW enabled FD, too.&amp;nbsp; Otherwise, PCAN_VIEW on PC won't receive the data. Instead, if CAN FD is enabled on PCAN_VIEW, a traditional CAN frame from the S32K can be received and showed on PCAN_view.&lt;/P&gt;&lt;P&gt;3. If no data received, I would suggest using an oscilloscope probe check whether data sent out through TX or can High and Low output pins.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2020 14:39:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/problems-sending-CAN-messages-from-NXP-S32k144/m-p/1085008#M7748</guid>
      <dc:creator>Jeremy_He</dc:creator>
      <dc:date>2020-05-17T14:39:45Z</dc:date>
    </item>
  </channel>
</rss>

