<?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: CAN Example for S32K311</title>
    <link>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/2057481#M46548</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for this example. I was able to build it and flash it.&lt;/P&gt;&lt;P&gt;But my board is an inhouse board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It has S32K311 -&amp;gt; TCAN1048AVDMTRQ1 -&amp;gt; CanH and CANL&lt;/P&gt;&lt;P&gt;When the&amp;nbsp;FlexCAN_Ip_Send() is executed, I see the TX signal input to the TCAN1048 is changing. But there is no output from the TCAN1048.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if the TCAN may not be the same as the one on the EVB&lt;/P&gt;&lt;P&gt;So it may not be initialized correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have the code to initialize the TCAN1048 can you please share.&lt;/P&gt;&lt;P&gt;Also can you please tell me the mode and the bit rate you are using?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Fri, 07 Mar 2025 03:54:31 GMT</pubDate>
    <dc:creator>mkpivot</dc:creator>
    <dc:date>2025-03-07T03:54:31Z</dc:date>
    <item>
      <title>CAN Example for S32K311</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1910745#M37794</link>
      <description>&lt;P&gt;Hi, I was looking for a CAN example to reference for the S32k311. I am specifically trying to bring up CAN for the S32K31XEVB-Q100 devboard, and since there are no S32K311 or 310 examples in the S32 library, I wanted to ask if anybody has any of their own. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 18:32:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1910745#M37794</guid>
      <dc:creator>adi2</dc:creator>
      <dc:date>2024-07-17T18:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Example for S32K311</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1911127#M37806</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@adi" target="_blank"&gt;Hi@adi2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is a test demo based on S32K311EVB-Q100 and you may refer to it.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 08:05:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1911127#M37806</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2024-07-18T08:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Example for S32K311</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1915420#M38115</link>
      <description>Hi, thanks for this. I believe this project has some errors in it. When I try to load it into S32k3xx, I get a lot of errors related to file versions mismatching. Could this be a problem related to the SDK that I have downloaded on my computer or would this be a problem from the project?</description>
      <pubDate>Tue, 23 Jul 2024 18:12:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1915420#M38115</guid>
      <dc:creator>adi2</dc:creator>
      <dc:date>2024-07-23T18:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Example for S32K311</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1915684#M38132</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@adi2" target="_blank"&gt;Hi@adi2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It works fine on myside and it should be a RTD version problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This demo made base on RTD 4.0.0 HF01 with S32 DS V3.5.&lt;/P&gt;
&lt;P&gt;The hardware is S32K311EVB-Q100.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 01:18:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1915684#M38132</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2024-07-24T01:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Example for S32K311</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1916472#M38197</link>
      <description>Okay, thank you. How should I go about changing the RTD version on the project to be the correct one? I am on S32DS V3.5, but I believe the RTD might not be updated&lt;BR /&gt;&lt;BR /&gt;Also, what bitrate and sampling point does this file run at? I have found that the propagation segment, phase segment 1/2, prescaler division factor, and resync jump width that you enter into the peripheral configuration menu in S32DS do not match the resultant numbers in FlexCAN_Ip_Sa_PBcfg.c, so knowing what the sample point and bitrate of the file you sent is, would help.</description>
      <pubDate>Wed, 24 Jul 2024 18:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1916472#M38197</guid>
      <dc:creator>adi2</dc:creator>
      <dc:date>2024-07-24T18:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Example for S32K311</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1916701#M38204</link>
      <description>&lt;P&gt;Hi adi2&lt;/P&gt;&lt;P&gt;You can try this project(S32DS 3.5)&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 00:44:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/1916701#M38204</guid>
      <dc:creator>EvaKi</dc:creator>
      <dc:date>2024-07-25T00:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Example for S32K311</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/2057481#M46548</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for this example. I was able to build it and flash it.&lt;/P&gt;&lt;P&gt;But my board is an inhouse board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It has S32K311 -&amp;gt; TCAN1048AVDMTRQ1 -&amp;gt; CanH and CANL&lt;/P&gt;&lt;P&gt;When the&amp;nbsp;FlexCAN_Ip_Send() is executed, I see the TX signal input to the TCAN1048 is changing. But there is no output from the TCAN1048.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if the TCAN may not be the same as the one on the EVB&lt;/P&gt;&lt;P&gt;So it may not be initialized correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have the code to initialize the TCAN1048 can you please share.&lt;/P&gt;&lt;P&gt;Also can you please tell me the mode and the bit rate you are using?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 03:54:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Example-for-S32K311/m-p/2057481#M46548</guid>
      <dc:creator>mkpivot</dc:creator>
      <dc:date>2025-03-07T03:54:31Z</dc:date>
    </item>
  </channel>
</rss>

