<?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: S32K146 CAN pal example project does not work</title>
    <link>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1329971#M11829</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;check if also V2 regulator is enabled (V2C bit) and CAN transceiver put in active mode (CMC bits).&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
    <pubDate>Thu, 26 Aug 2021 04:35:47 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2021-08-26T04:35:47Z</dc:date>
    <item>
      <title>S32K146 CAN pal example project does not work</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1326893#M11743</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to setup CAN communication in my new evolution board S32K146. To verify the operation, I have PEAK CAN hardware from which i am trying to send CAN messages. However, bot CAN RX and TX are not working. I always get error passive in the PEAK trace software when sending message from PEAK to the S32K146 and when sending messages from S32K146 tp PEAK, i dont see any messages. I dont thin k this is related to baudrate. Please find more details below.&lt;/P&gt;&lt;P&gt;PEAK trace configuration&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vinaybhat88922_0-1629456259945.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/153571i5E59B1C6CBA0160D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vinaybhat88922_0-1629456259945.png" alt="vinaybhat88922_0-1629456259945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;CAN config&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vinaybhat88922_1-1629456318692.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/153572iAA11A7A1BFC2C7B8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vinaybhat88922_1-1629456318692.png" alt="vinaybhat88922_1-1629456318692.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HW jumper connections&lt;/P&gt;&lt;P&gt;J104 2-3&lt;/P&gt;&lt;P&gt;J107 1-2&lt;/P&gt;&lt;P&gt;J10 2-3&lt;/P&gt;&lt;P&gt;ps: I am using external 12v supply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 10:46:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1326893#M11743</guid>
      <dc:creator>vinaybhat88922</dc:creator>
      <dc:date>2021-08-20T10:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 CAN pal example project does not work</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1326922#M11746</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;check FlexCAN ESR1 value, to know the module is synchronized to the bus (IDLE, SYNC bits set).&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;If cleared, no communication can be done, most probably RX line is held low by SBC. Then SBC is no longer in default state (Forced normal) when transceiver is enabled. &lt;BR /&gt;F&lt;/SPAN&gt;&lt;SPAN&gt;rom the factory the SBC comes in this Forced Normal mode and no special init is needed for the SBC and its CAN transceiver. If the SBC leaves this init mode (by clearing FNMC bit of the&amp;nbsp;SBC configuration control register) then the SBC init must be done. Or restoring factory preset values can be performed as mentioned in SBC datasheet.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 11:58:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1326922#M11746</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2021-08-20T11:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 CAN pal example project does not work</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1329389#M11819</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for a quick response. Currently if i check, IDLE, SYNC bits are set to 0 in ESR1. I already have a SBC initialisation function that uses SPI index 0 to initialise the SBC to factory settings. If i use function SBC_GetMode after initialisation, i get back the status "SBC_UJA_MODE_MC_NORMAL". Isnt this enough to say the SBC is initialised correctly ?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 10:27:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1329389#M11819</guid>
      <dc:creator>vinaybhat88922</dc:creator>
      <dc:date>2021-08-25T10:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 CAN pal example project does not work</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1329971#M11829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;check if also V2 regulator is enabled (V2C bit) and CAN transceiver put in active mode (CMC bits).&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 04:35:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-CAN-pal-example-project-does-not-work/m-p/1329971#M11829</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2021-08-26T04:35:47Z</dc:date>
    </item>
  </channel>
</rss>

