<?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: Could you provide sample code for S32k344 intergration FS26?</title>
    <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1510661#M17283</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;S32K3 Standard Software package (&lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D" target="_blank"&gt;https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D&lt;/A&gt;) currently contains “FS26 SBC Autosar 4.4 version 0.9.1” package which is compatible with RTD 1.0.0. &lt;/P&gt;
&lt;P&gt;I will ask about the plans and update to new RTD version. I will let you know later.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 06:39:55 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2022-08-24T06:39:55Z</dc:date>
    <item>
      <title>Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1509846#M17256</link>
      <description>&lt;P&gt;Hi NXP team,&lt;/P&gt;&lt;P&gt;We are developeing S32K344 to intrergrate FS26 by driver(without autosar and mcal).&amp;nbsp; Could you provide sample code for S32K3 RTD 2.0.0?&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 03:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1509846#M17256</guid>
      <dc:creator>fxn</dc:creator>
      <dc:date>2022-08-23T03:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1510661#M17283</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;S32K3 Standard Software package (&lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D" target="_blank"&gt;https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D&lt;/A&gt;) currently contains “FS26 SBC Autosar 4.4 version 0.9.1” package which is compatible with RTD 1.0.0. &lt;/P&gt;
&lt;P&gt;I will ask about the plans and update to new RTD version. I will let you know later.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 06:39:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1510661#M17283</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2022-08-24T06:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1510743#M17291</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Lukas,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for you reply. I already check below link which you mentioned, but it's for MCAL. I need driver version. Please help to check if have FS26 sample code for driver. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 08:18:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1510743#M17291</guid>
      <dc:creator>fxn</dc:creator>
      <dc:date>2022-08-24T08:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1510839#M17295</link>
      <description>&lt;P&gt;Expected release date of FS26 1.0.0 SW package based on RTD 2.0.0 is 16th September 2022.&lt;/P&gt;
&lt;P&gt;The FS26 driver is CDD and there is only one interface to application (no Autosar and no Ip interface like on RTD but only one generic interface which can be used in both Autosar or non-Autosar). Also it is possible to use the driver either with SPI MCAL interface or Lpspi_Ip interface (if using Lpspi_Ip then the project needs to define USE_IPV_LPSPI). FS26 can be configured either in Tresos or in S32DS.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 10:07:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1510839#M17295</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2022-08-24T10:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1511346#M17302</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Lukas,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Noted below w/ thanks.&lt;/P&gt;&lt;P&gt;But I still have one question, could I use MCAL and LP(DRIVER) in the same project? Yesterday I try to use&amp;nbsp;I2c_HLD_LPI2C_Transfer_S32K344(MCAL) to&amp;nbsp;intergrate GPIO by PIN tool with Siul2_Dio_1 and Siul2_Port_1(LP), but there are some build error as below. Please help to check it and let us know if it is workable for&amp;nbsp;MCAL and LP(DRIVER) are in the same project. Thanks.&lt;/P&gt;&lt;P&gt;1. SDK can not change NUM_OF_CONFIGURED_PINS, we need revise pin num by ourself.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;SDK can not extern const Siul2_Port_Ip_PinSettingsConfig g_pin_mux_InitConfigArr0[NUM_OF_CONFIGURED_PINS], we need add it&amp;nbsp;by ourself.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fxn_0-1661393161555.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191191i2EBB5F00CB0DDA4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fxn_0-1661393161555.png" alt="fxn_0-1661393161555.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 02:16:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1511346#M17302</guid>
      <dc:creator>fxn</dc:creator>
      <dc:date>2022-08-26T02:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1513211#M17368</link>
      <description>&lt;P&gt;Hi Rex,&lt;/P&gt;
&lt;P&gt;in general, MCAL and IP layers can be used at the same time but not for the same module. For example, if you use module xyz in MCAL, you should not use the same module in IP.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 13:14:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1513211#M17368</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2022-08-29T13:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1814936#M32056</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello&amp;nbsp;&lt;/SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&lt;SPAN&gt;&amp;nbsp;. I’m a newbie to nxp. Please is the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;FS26 SBC Autosar package the drivers(mcal and autosar) that I need to add to S32DS to be able to communicate and configure FS26?. I’m using S32k344 dev board. Also does it come with example code?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 07:16:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1814936#M32056</guid>
      <dc:creator>franklin08</dc:creator>
      <dc:date>2024-02-24T07:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1948034#M40589</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does the variable&amp;nbsp;&lt;/SPAN&gt;USE_IPV_LPSPI&lt;SPAN&gt;&amp;nbsp;need to be defined manually by the developer, or is it generated by the S32DS tool configuration?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 08:47:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/1948034#M40589</guid>
      <dc:creator>gumu</dc:creator>
      <dc:date>2024-09-05T08:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Could you provide sample code for S32k344 intergration FS26?</title>
      <link>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/2048776#M46112</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am CDD_SBC_FS23 (Non- Autosar) Module&lt;/P&gt;&lt;P&gt;Do we need to define&amp;nbsp;&lt;SPAN&gt;USE_IPV_LPSPI manually or &amp;nbsp;is it generated by the S32DS tool configuration?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also i getting&amp;nbsp;&lt;STRONG&gt;SchM_Sbc_fs23.h: No such file or directory.&amp;nbsp;&lt;/STRONG&gt;How can i include this file into my project?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 05:33:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Could-you-provide-sample-code-for-S32k344-intergration-FS26/m-p/2048776#M46112</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2025-02-21T05:33:01Z</dc:date>
    </item>
  </channel>
</rss>

