<?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のトピックRe: MK22FN512 register layout typedefs</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK22FN512-register-layout-typedefs/m-p/894652#M52796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="338400" data-username="errorek123@gmail.com" href="https://community.nxp.com/people/errorek123@gmail.com"&gt;Brian Smith&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Mark's reply is correct, please refer to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2019 10:21:39 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2019-04-15T10:21:39Z</dc:date>
    <item>
      <title>MK22FN512 register layout typedefs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK22FN512-register-layout-typedefs/m-p/894650#M52794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Recently i started digging more into files provided by NXP and i found out something i can't really explain. My question is how exactly uint8_t array of 252 elements gives 100 offset? Could u please clear that out? Thanks :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="zdj1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73094iED8BAEE5C6150AE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="zdj1.PNG" alt="zdj1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="zdj2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73525iAC2B040C9F6BD759/image-size/large?v=v2&amp;amp;px=999" role="button" title="zdj2.PNG" alt="zdj2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2019 11:56:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK22FN512-register-layout-typedefs/m-p/894650#M52794</guid>
      <dc:creator>errorek123</dc:creator>
      <dc:date>2019-04-14T11:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: MK22FN512 register layout typedefs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK22FN512-register-layout-typedefs/m-p/894651#M52795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIT_MCR is at address 0x40037000 and is 32 bits in size (and thus occupies 4 bytes)&lt;BR /&gt;Add 252 bytes to that and you get to the offset 256.&lt;/P&gt;&lt;P&gt;In the struct PIT_LDVAL will therefore be a 0x40037100 (0x40037000 + 4 + 252)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Complete Kinetis solutions, training and support: &lt;A href="http://www.utasker.com/kinetis.html" target="test_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Kinetis K22:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- &lt;A href="http://www.utasker.com/kinetis/FRDM-K22F.html" target="test_blank"&gt;http://www.utasker.com/kinetis/FRDM-K22F.html&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- &lt;A href="http://www.utasker.com/kinetis/TWR-K22F120M.html" target="test_blank"&gt;http://www.utasker.com/kinetis/TWR-K22F120M.html&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- &lt;A href="http://www.utasker.com/kinetis/BLAZE_K22.html" target="test_blank"&gt;http://www.utasker.com/kinetis/BLAZE_K22.html&lt;/A&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- &lt;A href="http://www.utasker.com/kinetis/tinyK22.html" target="test_blank"&gt;http://www.utasker.com/kinetis/tinyK22.html&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 01:44:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK22FN512-register-layout-typedefs/m-p/894651#M52795</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2019-04-15T01:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: MK22FN512 register layout typedefs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK22FN512-register-layout-typedefs/m-p/894652#M52796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="338400" data-username="errorek123@gmail.com" href="https://community.nxp.com/people/errorek123@gmail.com"&gt;Brian Smith&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Mark's reply is correct, please refer to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 10:21:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MK22FN512-register-layout-typedefs/m-p/894652#M52796</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-04-15T10:21:39Z</dc:date>
    </item>
  </channel>
</rss>

