<?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>Kinetis Microcontrollers中的主题 GPIO Clock Register for KE02Z64VQH2</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1604773#M64758</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am new to ARM series and before I was working on PIC microcontollers. I have brought FRDM-KE02Z board for learning purpose.In this microcontroller used is KE02Z64VQH2.&lt;/P&gt;&lt;P&gt;For toggle LED I am writing a small program. Kindly tell me which register is used to enable the GPIO Clock Register for particular port. As I am seeing that KL25 Series have SCGC5 register to enable/disable the clock.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I search the datasheet of KE02Z64VQH2 but only find SCGC register and in this register there are no ports defined.&lt;/P&gt;&lt;P&gt;kindly tell me if I am missing something&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2023 17:56:57 GMT</pubDate>
    <dc:creator>AbdulHayee01</dc:creator>
    <dc:date>2023-02-23T17:56:57Z</dc:date>
    <item>
      <title>GPIO Clock Register for KE02Z64VQH2</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1604773#M64758</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am new to ARM series and before I was working on PIC microcontollers. I have brought FRDM-KE02Z board for learning purpose.In this microcontroller used is KE02Z64VQH2.&lt;/P&gt;&lt;P&gt;For toggle LED I am writing a small program. Kindly tell me which register is used to enable the GPIO Clock Register for particular port. As I am seeing that KL25 Series have SCGC5 register to enable/disable the clock.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I search the datasheet of KE02Z64VQH2 but only find SCGC register and in this register there are no ports defined.&lt;/P&gt;&lt;P&gt;kindly tell me if I am missing something&lt;/P&gt;&lt;P&gt;Thanks and best regards&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 17:56:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1604773#M64758</guid>
      <dc:creator>AbdulHayee01</dc:creator>
      <dc:date>2023-02-23T17:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Clock Register for KE02Z64VQH2</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1604929#M64761</link>
      <description>&lt;P&gt;need help guys&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 02:52:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1604929#M64761</guid>
      <dc:creator>AbdulHayee01</dc:creator>
      <dc:date>2023-02-24T02:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Clock Register for KE02Z64VQH2</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1605103#M64764</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;KE\KEA series is different from K\KL\KV series, there is no PORT definition in SCGC.&lt;/P&gt;
&lt;P&gt;For Kinetis MCU development, it is recommended that you use &lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-:MCUXPRESSO" target="_self"&gt;MCUXpresso Software and Tools&lt;/A&gt;, please refer to&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2018/05/20/overview-of-mcuxpresso-ide-v10-2-0/" target="_self"&gt;Overview of MCUXpresso IDE v10.2.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But MCUXpresso SDK support 40MHz KE02, you FRDM-KE02Z is 20MHz, so you may need to limit the frequency to 20MHz in MCUXpresso.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 08:32:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1605103#M64764</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2023-02-24T08:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Clock Register for KE02Z64VQH2</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1605188#M64767</link>
      <description>&lt;P&gt;Thanks Robin&lt;/P&gt;&lt;P&gt;I am really very confused as this is my first time to use ARM series and selection of compilers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen many tutorials which are based on FRDM-KL25 on Udemy and also there is a book on this FRDM-KL25 which starts from bare metal and easy to understand and uses Keil uVision compiler but I brought this FRDM-KE02 board and I am not getting it. This FRDM-KE02 not looks user friendly to me as a beginner. What should I do?&lt;/P&gt;&lt;P&gt;Are there any great tutorials for KE02 series from which I can get a start?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 10:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1605188#M64767</guid>
      <dc:creator>AbdulHayee01</dc:creator>
      <dc:date>2023-02-24T10:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Clock Register for KE02Z64VQH2</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1605567#M64774</link>
      <description>&lt;P&gt;Should I switch to FRDM-KL25 development kit as there are plenty of material availble on internet.&lt;/P&gt;&lt;P&gt;As I told its my first experience with any ARM Microcontoller and I dont have any idea about these microcontrollers and compilers they are using.&lt;/P&gt;&lt;P&gt;or Should I move to STmicroelectronics development boards as they also have some good tutorials for beginners as well.&lt;/P&gt;&lt;P&gt;For beginners like me we required some good tutorials from which we can understand how to use compiler and ARM processors as well but atleast this FRDM-KE02 dont have such thing.&lt;/P&gt;&lt;P&gt;My Bad experience&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 19:00:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1605567#M64774</guid>
      <dc:creator>AbdulHayee01</dc:creator>
      <dc:date>2023-02-25T19:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Clock Register for KE02Z64VQH2</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1606451#M64781</link>
      <description>&lt;P&gt;Sorry for the inconvenience we bring you!&lt;BR /&gt;I think you can switch to FRDM-KL25 development kit.&lt;BR /&gt;For beginners&amp;nbsp;who want to learn &lt;A href="https://mcuoneclipse.com/books/" target="_self"&gt;ARM Cortex Core&lt;/A&gt; and MCU peripherals, although those books and training materials are old, their bare metal codes directly introduce registers of&amp;nbsp;peripherals may be more suitable for you.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 01:13:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Clock-Register-for-KE02Z64VQH2/m-p/1606451#M64781</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2023-02-28T01:13:06Z</dc:date>
    </item>
  </channel>
</rss>

