<?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のトピックQuestions about CAN TX transfer fail</title>
    <link>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909492#M4693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello NXP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sent the CAN TX signal via the flexcan_encrypted_s32k144 example code.&lt;BR /&gt;However, in CANOE, the TX signal is not received normally.&lt;/P&gt;&lt;P&gt;- CANOE trace&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/83867i7D5A99BE2EEF766E/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;-&amp;nbsp;used SendCANData code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/83868i05EA05EBADD49286/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I receive the CAN TX signal normally in CANOE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 May 2019 08:58:30 GMT</pubDate>
    <dc:creator>jm_shin</dc:creator>
    <dc:date>2019-05-27T08:58:30Z</dc:date>
    <item>
      <title>Questions about CAN TX transfer fail</title>
      <link>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909492#M4693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello NXP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sent the CAN TX signal via the flexcan_encrypted_s32k144 example code.&lt;BR /&gt;However, in CANOE, the TX signal is not received normally.&lt;/P&gt;&lt;P&gt;- CANOE trace&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/83867i7D5A99BE2EEF766E/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;-&amp;nbsp;used SendCANData code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/83868i05EA05EBADD49286/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I receive the CAN TX signal normally in CANOE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2019 08:58:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909492#M4693</guid>
      <dc:creator>jm_shin</dc:creator>
      <dc:date>2019-05-27T08:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CAN TX transfer fail</title>
      <link>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909493#M4694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can be caused by CAN bit timing. Ensure you set the same sample point on MCU and CANoe side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 08:58:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909493#M4694</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2019-05-28T08:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CAN TX transfer fail</title>
      <link>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909494#M4695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Petr Stancik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answer is not well understood.&lt;BR /&gt;Using the example code, CAN Msg delivered from CANOE to EVB(RX) has been received normaly.&lt;BR /&gt;However, there is an error when sending Msg from EVB to CANOE.&lt;BR /&gt;I think since RX is received, the bit timing seems to be well setting between CANOE and EVB.&lt;BR /&gt;Below is a configuration picture of the problem.&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/83979i2F470891EF70F788/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;Please correct me if I misunderstood your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 10:53:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909494#M4695</guid>
      <dc:creator>jm_shin</dc:creator>
      <dc:date>2019-05-28T10:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CAN TX transfer fail</title>
      <link>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909495#M4696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Petr Stancik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When 'fd_enable' is set to false in struct 'flexcan_data_info_t', CAN Msg is normally received by CANOE.&lt;BR /&gt;Must 'fd_enable' be set to true?&lt;BR /&gt;And then, if&amp;nbsp;we set 'fd_enable' to false, should 'enable_brs' be set to false?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2019 08:31:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Questions-about-CAN-TX-transfer-fail/m-p/909495#M4696</guid>
      <dc:creator>jm_shin</dc:creator>
      <dc:date>2019-05-31T08:31:38Z</dc:date>
    </item>
  </channel>
</rss>

