<?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 GPIO group configuration in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484599#M29709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to configure more than 40 independent GPIOs on MKE02Z64VLH4 mcu. Currently I'm using PE-KDS 3.0 to configure each port (input/output, initial value and so on) but I wonder if there is other (agile) way to do it.Any hints?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;gaston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2016 12:03:59 GMT</pubDate>
    <dc:creator>gschelotto</dc:creator>
    <dc:date>2016-04-06T12:03:59Z</dc:date>
    <item>
      <title>GPIO group configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484599#M29709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to configure more than 40 independent GPIOs on MKE02Z64VLH4 mcu. Currently I'm using PE-KDS 3.0 to configure each port (input/output, initial value and so on) but I wonder if there is other (agile) way to do it.Any hints?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;gaston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 12:03:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484599#M29709</guid>
      <dc:creator>gschelotto</dc:creator>
      <dc:date>2016-04-06T12:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO group configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484600#M29710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the GPIO_LDD component, which could set multiple pins function in bit fields.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2016-04-07_14-00-00.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30708iE186F21DFA4BEC09/image-size/large?v=v2&amp;amp;px=999" role="button" title="2016-04-07_14-00-00.jpg" alt="2016-04-07_14-00-00.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 06:00:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484600#M29710</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-04-07T06:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO group configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484601#M29711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ma Hui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I can see GPIO_LDD is useful when data bus implementation is needed. However in my case I have to configure lot of scattered GPIOs and I have to control them individually. So far I've been doing it with BitIO_LDD but configuring more than 40 GPIOs using this component is a bit tedious. Any suggestion without PE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;gaston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 11:24:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484601#M29711</guid>
      <dc:creator>gschelotto</dc:creator>
      <dc:date>2016-04-07T11:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO group configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484602#M29712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ma Hui, You were right. I've added scattered GPIOs using different Bit fields in GPIO_LDD component. This is okay for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;BR /&gt;gaston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:46:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-group-configuration/m-p/484602#M29712</guid>
      <dc:creator>gschelotto</dc:creator>
      <dc:date>2016-04-14T11:46:45Z</dc:date>
    </item>
  </channel>
</rss>

