<?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 S32DS parallel Peripheral configuration in one project in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1536209#M3023</link>
    <description>&lt;P&gt;In my project I am targetting two hardware revisions from within the project. The revisions differ slightly in code, but also in pin out and peripheral configuration.&lt;/P&gt;&lt;P&gt;Therefore, I need to be able to have multiple pin configurations and peripheral configurations. I succeeded in doing this for pin configurations, but for peripheral configurations I am having a harder time. The unsuccesfull steps I follow are these:&lt;/P&gt;&lt;P&gt;1. Go to "Peripherals" view&lt;/P&gt;&lt;P&gt;2. Open "Functional Group Properties"&lt;/P&gt;&lt;P&gt;3. Add new "Functional Group". This creates a new option to select in the "Functional Groups" drop down. Both options result in the same "Drivers" being shown (see below for the same view for both groups)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abemat_0-1665570402497.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/196498iC1304F91D91D16B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abemat_0-1665570402497.png" alt="abemat_0-1665570402497.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4. When I remove a driver, it is removed for both Functional Groups, whereas I only want it removed for the Functional Group under change. How can I make this possible?&lt;/P&gt;&lt;P&gt;In the end I would like to achieve two parallel Functional Groups which both configure eMios instance 1, but with different parameters.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2022 10:28:41 GMT</pubDate>
    <dc:creator>abemat</dc:creator>
    <dc:date>2022-10-12T10:28:41Z</dc:date>
    <item>
      <title>S32DS parallel Peripheral configuration in one project</title>
      <link>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1536209#M3023</link>
      <description>&lt;P&gt;In my project I am targetting two hardware revisions from within the project. The revisions differ slightly in code, but also in pin out and peripheral configuration.&lt;/P&gt;&lt;P&gt;Therefore, I need to be able to have multiple pin configurations and peripheral configurations. I succeeded in doing this for pin configurations, but for peripheral configurations I am having a harder time. The unsuccesfull steps I follow are these:&lt;/P&gt;&lt;P&gt;1. Go to "Peripherals" view&lt;/P&gt;&lt;P&gt;2. Open "Functional Group Properties"&lt;/P&gt;&lt;P&gt;3. Add new "Functional Group". This creates a new option to select in the "Functional Groups" drop down. Both options result in the same "Drivers" being shown (see below for the same view for both groups)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abemat_0-1665570402497.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/196498iC1304F91D91D16B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abemat_0-1665570402497.png" alt="abemat_0-1665570402497.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4. When I remove a driver, it is removed for both Functional Groups, whereas I only want it removed for the Functional Group under change. How can I make this possible?&lt;/P&gt;&lt;P&gt;In the end I would like to achieve two parallel Functional Groups which both configure eMios instance 1, but with different parameters.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 10:28:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1536209#M3023</guid>
      <dc:creator>abemat</dc:creator>
      <dc:date>2022-10-12T10:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS parallel Peripheral configuration in one project</title>
      <link>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1540160#M3024</link>
      <description>&lt;P&gt;Any update on this?&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52613"&gt;@davidtosenovjan&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/159987"&gt;@jiri_kral&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 14:46:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1540160#M3024</guid>
      <dc:creator>abemat</dc:creator>
      <dc:date>2022-10-19T14:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS parallel Peripheral configuration in one project</title>
      <link>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1544800#M3025</link>
      <description>&lt;P&gt;Sorry if I jump in but I have a similar problem and I'm looking for an answer.&lt;/P&gt;&lt;P&gt;I'm trying to create two different pin configurations in a single project, you said you manage to do that, how?&lt;/P&gt;&lt;P&gt;Did you create 2 different Pin Functional Groups? Do you think it is doable also with two different packages (64 pin and 100 pin).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 07:24:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1544800#M3025</guid>
      <dc:creator>gpira</dc:creator>
      <dc:date>2022-10-27T07:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS parallel Peripheral configuration in one project</title>
      <link>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1544996#M3026</link>
      <description>&lt;P&gt;Yep, I created more than two different pin Functional Groups and only initialize the ones required.&lt;/P&gt;&lt;P&gt;I have no experience with setting them up for different packages. To use the Pin ConfigTool in S32DS you first have to specify your package - or when changing, respecify your package - so sadly for you, I have little hope different packages are supported simultaneously in a single S32DS project.&lt;/P&gt;&lt;P&gt;You could also create a separate dummy project for the other package, update your pinconfig over there, and only include the desired pinconfig depending on your build target.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 11:45:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1544996#M3026</guid>
      <dc:creator>abemat</dc:creator>
      <dc:date>2022-10-27T11:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS parallel Peripheral configuration in one project</title>
      <link>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1562988#M3027</link>
      <description>&lt;P&gt;bump?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 20:34:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1562988#M3027</guid>
      <dc:creator>abemat</dc:creator>
      <dc:date>2022-12-01T20:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS parallel Peripheral configuration in one project</title>
      <link>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1630415#M3029</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/197500"&gt;@abemat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know whether the issue is still persist in your site, but from my site with the following environment:&lt;/P&gt;
&lt;P&gt;S32 Design Studio for S32 Platform, Version: 3.4, Build id: 201217 (Update 3)&lt;/P&gt;
&lt;P&gt;S32K3 Development Package, version 3.4.3&lt;/P&gt;
&lt;P&gt;S32K3 RTD 2.0.0&lt;/P&gt;
&lt;P&gt;I was able to add a module in just one function group, while the others are not.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Nam&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 08:28:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1630415#M3029</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2023-04-10T08:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS parallel Peripheral configuration in one project</title>
      <link>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1631096#M3032</link>
      <description>&lt;P&gt;Hi Nam,&lt;/P&gt;&lt;P&gt;Thanks for getting back to us. When trying again - also with S32DS Version: 3.4 Build id: 201217 (Update 3) - it seems to work for me. I can add/duplicate a new function group, and can add/alter configurations. Even though I am not planning to use this feature anymore, I believe this is what I would want.&lt;/P&gt;&lt;P&gt;However, I think my initial misunderstandig of its function was that when I remove any of the elements in the left "Components" view, they will be removed from all Function Groups, not only the one currently active. However, I now realize this is more of a UI/UX misunderstanding than functional issue.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abemat_0-1681200790733.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218687iF1A85BB20D3501AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abemat_0-1681200790733.png" alt="abemat_0-1681200790733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 08:16:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/S32DS-parallel-Peripheral-configuration-in-one-project/m-p/1631096#M3032</guid>
      <dc:creator>abemat</dc:creator>
      <dc:date>2023-04-11T08:16:09Z</dc:date>
    </item>
  </channel>
</rss>

