<?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: CAN configuration for s32K324 in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1780951#M11634</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225259"&gt;@LavanyaR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you share your example project so I can test it from my side? Or, if it is not possible, could you share all the configurations made in COnfigTools? So I can try to replicate the problem using an example code.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Dec 2023 17:00:39 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2023-12-28T17:00:39Z</dc:date>
    <item>
      <title>CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1775577#M11570</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here we are working in s32k324. We tried s32k312 CAN example code configuration into s32k324. But it is not working. If you CAN driver code for s32k324 means kindly share it to us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 11:47:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1775577#M11570</guid>
      <dc:creator>LavanyaR</dc:creator>
      <dc:date>2023-12-15T11:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1775736#M11572</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225259"&gt;@LavanyaR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience this might cause.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We do not have an example for S32K324, but you can use the available ones for S32K344 devices (included with the RTDs).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-FlexCAN-Ip-TX-RX-EnhanceRXFIFO-test-S32DS3-4/ta-p/1536225" target="_blank" rel="noopener"&gt;Example S32K344 FlexCAN_Ip TX/RX/EnhanceRXFIFO test S32DS3.4 RTD200&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As you can see in the following image, the S32K344 is pin-to-pin compatible with S32K324. So it is easier to port the examples to the MCU you are using.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1702668074585.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/254689i6B8CB0DE5C3E3B1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1702668074585.png" alt="VaneB_0-1702668074585.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 19:23:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1775736#M11572</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-12-15T19:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776079#M11574</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have tried this code for s32k324 but this is also not working. Same s32k344 code we checked in Evolution Board. It send the data in one time. In s32k324 controller CAN code not working and producing Bus error. Kindly give the clarification for CAN configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks you in advance&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 12:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776079#M11574</guid>
      <dc:creator>LavanyaR</dc:creator>
      <dc:date>2023-12-18T12:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776091#M11575</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I've entered the following values for FlexCAN bitrate configuration and updated the code.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Riyasma07_0-1702881790228.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/254780i18CC3A54D5AEFE36/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Riyasma07_0-1702881790228.png" alt="Riyasma07_0-1702881790228.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But the code does not get updated. Old config values are still there in the &lt;STRONG&gt;FlexCAN_Config0&amp;nbsp;&lt;/STRONG&gt;structure variable. But other parameter values are gets updated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Riyasma07_1-1702881968539.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/254781i0331308FB0E60297/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Riyasma07_1-1702881968539.png" alt="Riyasma07_1-1702881968539.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm using RTD V3.0.0&lt;/P&gt;&lt;P&gt;Please check and update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 06:55:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776091#M11575</guid>
      <dc:creator>Riyasma07</dc:creator>
      <dc:date>2023-12-18T06:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776584#M11584</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225259"&gt;@LavanyaR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you share an image of the error you are getting? Also, could you provide more details about the project's behavior?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 21:23:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776584#M11584</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-12-18T21:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776587#M11585</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/226675"&gt;@Riyasma07&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check the following post. Here, I am helping another customer with the same situation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K/The-S32DS-peripheral-configuration-tool-for-the-S32-platform/td-p/1775451" target="_blank" rel="noopener"&gt;The S32DS peripheral configuration tool for the S32 platform fails to generate a configuration file&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 21:42:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776587#M11585</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-12-18T21:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776872#M11587</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-12-19 095350.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/254968i075E333550962D49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-12-19 095350.png" alt="Screenshot 2023-12-19 095350.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have checked&amp;nbsp;Loop-back mode and&amp;nbsp;Normal mode. But we are receiving the&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bus Error. And i don't have the clarity about those mode. Kindly explain about the modes and which mode need to choose.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 06:34:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1776872#M11587</guid>
      <dc:creator>LavanyaR</dc:creator>
      <dc:date>2023-12-19T06:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1777428#M11597</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225259"&gt;@LavanyaR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience this might cause. I am not familiar with the tool you are using.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the CAN_Example was developed as a LoopBack example, so no external tools or external connections are needed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 21:49:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1777428#M11597</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-12-19T21:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1779437#M11616</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Example code clock configuration have the below options are enabled.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LavanyaR_0-1703387361773.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/255718i647F9188A169CDE1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LavanyaR_0-1703387361773.png" alt="LavanyaR_0-1703387361773.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If i enabled these options means whether it occur&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;hard fault&amp;nbsp;&lt;/STRONG&gt;error or get stuck in below condition.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LavanyaR_1-1703387648075.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/255719i15994CB40BE974E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LavanyaR_1-1703387648075.png" alt="LavanyaR_1-1703387648075.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;</description>
      <pubDate>Sun, 24 Dec 2023 03:18:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1779437#M11616</guid>
      <dc:creator>LavanyaR</dc:creator>
      <dc:date>2023-12-24T03:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1780145#M11628</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225259"&gt;@LavanyaR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The function Clock_Ip_GetClockFrequency&amp;nbsp;returns the frequency of a given clock, in this case, FXOSC. Make sure that the clock configuration on Config Tools has the same value as your external clock/oscillator.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 21:05:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1780145#M11628</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-12-26T21:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1780247#M11629</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In FXOSC and CAN0 to CAN5 having the same frequency. I have configures as 16MHz.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LavanyaR_0-1703651362897.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/255963iF9969CF51312C2FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LavanyaR_0-1703651362897.png" alt="LavanyaR_0-1703651362897.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="LavanyaR_1-1703651390524.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/255964iC8F8C4D089DA15ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LavanyaR_1-1703651390524.png" alt="LavanyaR_1-1703651390524.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 04:30:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1780247#M11629</guid>
      <dc:creator>LavanyaR</dc:creator>
      <dc:date>2023-12-27T04:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1780951#M11634</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225259"&gt;@LavanyaR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you share your example project so I can test it from my side? Or, if it is not possible, could you share all the configurations made in COnfigTools? So I can try to replicate the problem using an example code.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 17:00:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1780951#M11634</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-12-28T17:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1781423#M11641</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CAN driver is working now.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 04:08:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1781423#M11641</guid>
      <dc:creator>LavanyaR</dc:creator>
      <dc:date>2024-01-02T04:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1784060#M11661</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shall we use s32k344 example driver code for s32k322 microcontroller? or Do you have driver code for s32k322 microcontroller&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 04:04:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1784060#M11661</guid>
      <dc:creator>LavanyaR</dc:creator>
      <dc:date>2024-01-08T04:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: CAN configuration for s32K324</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1784569#M11669</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/225259"&gt;@LavanyaR&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will be helping you with this topic in this &lt;A href="https://community.nxp.com/t5/S32-Design-Studio/Driver-configuration-for-S32K322/td-p/1784438" target="_self"&gt;post&lt;/A&gt;&amp;nbsp;(Driver configuration for S32K322).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 17:17:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/CAN-configuration-for-s32K324/m-p/1784569#M11669</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-01-08T17:17:40Z</dc:date>
    </item>
  </channel>
</rss>

