<?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: File is not transmitted through CAN in S32K</title>
    <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1425242#M14323</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;TX MB flag is set upon message is successfully transmitted without error detected. So either this is not true or maybe flag is cleared unintentionally.&lt;BR /&gt;Could you share content of FlexCAN registers when the code hangs on that line? Could be all registers or at least ECR, ESR1, MCR. Also share value of TX MB, guess MB0 in that code.&lt;BR /&gt;Also scope checking of CAN TX/RX line could be fine, to know if anything is transmitted.&lt;/P&gt;
&lt;P&gt;BR, Petr&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2022 11:45:38 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2022-03-09T11:45:38Z</dc:date>
    <item>
      <title>File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1424533#M14300</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently working on CAN part of Bootloader program to flash application program into MCU (s32k144) memory automatically once update is received. Actually I am using OTA_s32k144_use_case_ws file for this. We have connected the Vehicle Spy on the CAN Bus to understand the CAN Communication. But we are not getting the data on the CAN bus. It's getting stuck in the FlexCAN0_transmit while loop.&lt;/P&gt;&lt;P&gt;while(0 == ( (CAN0-&amp;gt;IFLAG1 &amp;gt;&amp;gt; CAN_TXbuffer_ptr-&amp;gt;MB) &amp;amp; 1 ));&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Could you let us know why it is getting stuck in the while Loop. What might be wrong ?. While debugging I observed that the code stuck at the line 234, Flexcan of gateway program.&lt;/P&gt;&lt;P&gt;I am using &lt;STRONG&gt;S32ds for ARM 2.2&lt;/STRONG&gt;&amp;nbsp; development environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are testing this on our custom hardware with the same pinout used in the s32k144 evkb PTE4 &amp;amp; 5 for CAN TX / RX.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We were able to send and recieve messages through CAN bus with our previous bootloader working. I have attached CAN part of that. Could please compare what&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 11:11:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1424533#M14300</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-08T11:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1425242#M14323</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;TX MB flag is set upon message is successfully transmitted without error detected. So either this is not true or maybe flag is cleared unintentionally.&lt;BR /&gt;Could you share content of FlexCAN registers when the code hangs on that line? Could be all registers or at least ECR, ESR1, MCR. Also share value of TX MB, guess MB0 in that code.&lt;BR /&gt;Also scope checking of CAN TX/RX line could be fine, to know if anything is transmitted.&lt;/P&gt;
&lt;P&gt;BR, Petr&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 11:45:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1425242#M14323</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-09T11:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1425827#M14337</link>
      <description>&lt;P&gt;Hi PetrS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Below, I have attached the values of CAN register variables while the code hangs on that while loop. Also checked with oscilloscope, I am not able to observe any CAN Tx and Rx signals. So what are testing or necessary configurations that need to be checked to receive or transmit data through CAN bus for S32k144 board ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 05:17:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1425827#M14337</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-10T05:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1425967#M14346</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;thanks for more info, but please next time display HEX values to have it more readable. Also it does not show MB content, but I guess TX MB CODE field stays 0xC.&lt;/P&gt;
&lt;P&gt;ESR1 shows zero, so FlexCAN is not synchronized to the bus, so there will be no communication.&lt;BR /&gt;Reason could be missing PE clock (FXOSC), wrong pin setting or wrong/disabled CAN transceiver.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 08:23:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1425967#M14346</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-10T08:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426069#M14351</link>
      <description>&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;Kindly let us know how to share the hex Value.&lt;/P&gt;&lt;P&gt;Yes MB Content shows 0. But Where to check for the TX MB Code.&lt;/P&gt;&lt;P&gt;And guide us how to verify PE clock is enabled in the code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 10:23:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426069#M14351</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-10T10:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426149#M14357</link>
      <description>&lt;P&gt;Hi PetrS,&lt;/P&gt;&lt;P&gt;I am not able to view the register mapping details when hover over the register name in my working code. I am able to see only macro expansion. I am not able to see its values.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_0-1646916478124.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173064iB14623E9756D4804/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_0-1646916478124.png" alt="AparnaSridharan_0-1646916478124.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also I tried to view through EmbSys registers but hex value of register is not there.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_1-1646916685821.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173065i274D2D264E7EB347/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_1-1646916685821.png" alt="AparnaSridharan_1-1646916685821.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whether any settings need to be changed for this so that I can view the register values?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 12:51:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426149#M14357</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-10T12:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426732#M14375</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you should double click on register to see its value, I think&lt;BR /&gt;For MB0 content display RAMn0-RAMn3 registers.&lt;BR /&gt;Clocks validity can be seen from SCG registers (like SOSCCSR, FIRCCSR, ...).&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 08:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426732#M14375</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-11T08:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426803#M14378</link>
      <description>&lt;P&gt;Hi PetrS,&lt;/P&gt;&lt;P&gt;I have attached the value of MB0&amp;nbsp; also register values of SCG, MCR,ECR, ESR for both working and non working code.&amp;nbsp; Kindly let us know the register values we need to change so that we can communicate through CAN bus.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also let me if any other details I need to forward.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 09:55:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426803#M14378</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-11T09:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426827#M14379</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;seems clocks are fine, in both pdfs it shows TX MB is not transmitted and also in both cases FlexCAN is detecting errors.&amp;nbsp;&lt;BR /&gt;I would suggest to check CAN bit timing setting, if it is a same on both nodes.&lt;/P&gt;
&lt;P&gt;BR, Petr&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 10:26:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426827#M14379</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-11T10:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426838#M14381</link>
      <description>&lt;P&gt;Hi PetrS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am configuring CAN 2.0 communication system. Can you suggest CAN bit timing specific to CAN 2.0. Or else any other resource related to that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 10:50:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426838#M14381</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-11T10:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426864#M14384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;there is no specific CAN bit timing, this is set by user, could be 500kbps.&lt;BR /&gt;Do you know how your nodes are configured with respect of that?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 11:41:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426864#M14384</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-11T11:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426869#M14385</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;We are using Vehicle Spy as the CAN Transceiver Node and it is configured for 500kbps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 11:51:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426869#M14385</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-11T11:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426879#M14386</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;how is your connection done?&lt;BR /&gt;If using own board, what is crystal used (if selected as PE clock source) and CAN circuitry&lt;BR /&gt;Share scope measurement of CAN TX/RX/bus line.&lt;BR /&gt;&lt;BR /&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 12:06:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1426879#M14386</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-11T12:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1427638#M14418</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In our customized board we are using 8Mhz crystal frequency.&lt;/P&gt;&lt;P&gt;Also PE clock is enabled. I have attached the clock configuration code below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_2-1647249934400.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173504i4B8BC79CD1AC4115/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_2-1647249934400.png" alt="AparnaSridharan_2-1647249934400.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_1-1647249709569.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173503iCE352D7AB29331FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_1-1647249709569.png" alt="AparnaSridharan_1-1647249709569.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also I have attached the Scope of both CAN tx and CAN RX below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_3-1647250123724.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173505i8A1A69F8262DD408/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_3-1647250123724.png" alt="AparnaSridharan_3-1647250123724.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_4-1647250131443.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173506i02B47C8F038E8E23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_4-1647250131443.png" alt="AparnaSridharan_4-1647250131443.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 09:29:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1427638#M14418</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-14T09:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1427645#M14419</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_2-1647250751009.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173510i2395E3546ECF0460/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_2-1647250751009.jpeg" alt="AparnaSridharan_2-1647250751009.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;We are using NON ISO part of above schematic in our board. Let me know if any other information need to be shared.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 09:40:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1427645#M14419</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-14T09:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428144#M14429</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_0-1647319352114.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173650iCD9E3C27766B0D96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_0-1647319352114.png" alt="AparnaSridharan_0-1647319352114.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is the crystal oscillator circuit we are using in our microcontroller.&lt;/P&gt;&lt;P&gt;Let me know if any other details required to fix issue regarding information transmission and reception through CAN bus.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 04:45:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428144#M14429</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-15T04:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428170#M14432</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can realize the CAN signals for the working code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_1-1647322955440.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173656iD825BFFCBDD6CDF5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_1-1647322955440.png" alt="AparnaSridharan_1-1647322955440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_0-1647322949683.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/173655i333E167AD321F150/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_0-1647322949683.png" alt="AparnaSridharan_0-1647322949683.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But for the Fota_gateway program I am not getting any can tx/rx signal. What might went wrong ? Kindly help to fix this issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 05:45:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428170#M14432</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-15T05:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428348#M14437</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;is the R7 really DNP and so transceivers do not powered, I guess no.&lt;BR /&gt;How is the STB driven? BTW what kind of transceiver is it?&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:04:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428348#M14437</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-15T09:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428362#M14439</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;R7 is connected.&amp;nbsp;MCP2561-E/SN is the transceiver we are using in our board. Also the STB is always pulled LOW.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:17:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428362#M14439</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-03-15T09:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: File is not transmitted through CAN</title>
      <link>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428382#M14441</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then, assume transceiver is really in normal mode, then if connected to CAN bus and other node is sending a message, you have to see this message on RX pin and MCU should send ACK low pulse on TX line. Is this your case?&lt;/P&gt;
&lt;P&gt;Also if transceiver is terminated and disconnected from bus/other nodes, and MCU is sending a message you have to see it on TX/RX lines, if not most probably pin are not properly configured.&lt;BR /&gt;You can also test pin setting by disconnecting transceiver and connecting TX/RX together, then send a message. You have to see message transmitted still.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:38:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/File-is-not-transmitted-through-CAN/m-p/1428382#M14441</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-03-15T09:38:41Z</dc:date>
    </item>
  </channel>
</rss>

