<?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: S32K312 FLEXCAN NORMAL MODE PROBLEM in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765686#M29149</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have referred to PCAN USB FD interface, but similarly for the one you mentioned. PCA82C251 is HS CAN interface as well.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Due to the different types of termination, you cannot use high speed and low speed/fault tolerant CAN devices in the same network.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2023 12:27:39 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2023-11-29T12:27:39Z</dc:date>
    <item>
      <title>S32K312 FLEXCAN NORMAL MODE PROBLEM</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765132#M29104</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, I'm working on the FlexCAN of the S32K312 microcontroller. I'm trying to send data using the CAN 2.0A frame. In LOOPBACK mode, I am able to enter the TX_COMPLETE and RX_FIFO_COMPLETE interrupts as desired. However, when I switch to NORMAL mode, I don't receive TX_COMPLETE (except for any configuration issues aside from baud rate mismatch). I'm hoping for a frame error, but it doesn't trigger my Error Callback either. I'm using the TJA1055T transceiver, and when I set the en-stb pins to 1, the RTL pin matches the voltage of the VCC pin as expected. On the other end, I'm using the PEAK p-can-usb. If there's a problem due to speed, I expect the pcan-usb status to switch to 'busheavy.' I suspect that the issue might be related to my pin configurations, but I'm not certain. I'm configuring the pins through s32ds. Can you help? Below, I'm providing the version information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;* Autosar Version : 4.7.0&lt;BR /&gt;* Autosar Revision : ASR_REL_4_7_REV_0000&lt;BR /&gt;* Autosar Conf.Variant :&lt;BR /&gt;* SW Version : 3.0.0&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 18:53:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765132#M29104</guid>
      <dc:creator>rexoplans</dc:creator>
      <dc:date>2023-11-28T18:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 FLEXCAN NORMAL MODE PROBLEM</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765530#M29137</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;but TJA1055T is low speed&amp;nbsp;fault-tolerant CAN transceiver while PCAN USB is using TJA1044GT which is HS CAN interface. Those two cannot be connected at same bus, it will not work.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 08:30:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765530#M29137</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2023-11-29T08:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 FLEXCAN NORMAL MODE PROBLEM</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765639#M29143</link>
      <description>Would it not work even if I use 125kbps speed?</description>
      <pubDate>Wed, 29 Nov 2023 10:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765639#M29143</guid>
      <dc:creator>rexoplans</dc:creator>
      <dc:date>2023-11-29T10:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 FLEXCAN NORMAL MODE PROBLEM</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765642#M29144</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Are you sure about the transceiver? Different explanations have been provided on internet websites&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Peak description site : &lt;A href="https://www.peak-system.com/PCAN-USB.199.0.html?&amp;amp;L=1" target="_blank"&gt;https://www.peak-system.com/PCAN-USB.199.0.html?&amp;amp;L=1&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 11:00:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765642#M29144</guid>
      <dc:creator>rexoplans</dc:creator>
      <dc:date>2023-11-29T11:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 FLEXCAN NORMAL MODE PROBLEM</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765686#M29149</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have referred to PCAN USB FD interface, but similarly for the one you mentioned. PCA82C251 is HS CAN interface as well.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Due to the different types of termination, you cannot use high speed and low speed/fault tolerant CAN devices in the same network.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 12:27:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-FLEXCAN-NORMAL-MODE-PROBLEM/m-p/1765686#M29149</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2023-11-29T12:27:39Z</dc:date>
    </item>
  </channel>
</rss>

