<?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 General switching specifications comprehension in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/General-switching-specifications-comprehension/m-p/247976#M6746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got trouble understanding the General switching specification of the Kinetis devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/data_sheet/K20P144M120SF3.pdf"&gt;K20P144M120SF3&lt;/A&gt;, chap 5.3.2, Table 10 tells that "GPIO pin interrupt pulse width&amp;nbsp; Asynchrone (digital glitch and analog filter disabled) takes &amp;gt;16ns". I understand it's the minimum uptime of the PWM before the interrupt is raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what I don't understand is the 8ns values for port rise and fall time. What do they represent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is tio50 and tio60 in that same table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Feb 2014 11:03:32 GMT</pubDate>
    <dc:creator>christophevigny</dc:creator>
    <dc:date>2014-02-20T11:03:32Z</dc:date>
    <item>
      <title>General switching specifications comprehension</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/General-switching-specifications-comprehension/m-p/247976#M6746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got trouble understanding the General switching specification of the Kinetis devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/data_sheet/K20P144M120SF3.pdf"&gt;K20P144M120SF3&lt;/A&gt;, chap 5.3.2, Table 10 tells that "GPIO pin interrupt pulse width&amp;nbsp; Asynchrone (digital glitch and analog filter disabled) takes &amp;gt;16ns". I understand it's the minimum uptime of the PWM before the interrupt is raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what I don't understand is the 8ns values for port rise and fall time. What do they represent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is tio50 and tio60 in that same table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 11:03:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/General-switching-specifications-comprehension/m-p/247976#M6746</guid>
      <dc:creator>christophevigny</dc:creator>
      <dc:date>2014-02-20T11:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: General switching specifications comprehension</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/General-switching-specifications-comprehension/m-p/247977#M6747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tio describes the time the port&amp;nbsp; ramp up / ramp down takes to go from VSS or VDD to its valid assertion level depending on the desired logical value [0 or1], this is defined by the inter GPIO circuitry and is categorized in two different power supply ranges:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;1.71 ≤ VDD ≤ 2.7V&lt;/LI&gt;&lt;LI&gt;2.7 ≤ VDD ≤ 3.6V&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For general I/O purposes you only need to take into consideration the first set of values in low and high strength, disregard Tio50 and Tio60. Tio60 describes the port rise/fall characteristics for the 60MHz ULPI interface assigned to pins &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;PTA6-11 and PTA24-29.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 19:31:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/General-switching-specifications-comprehension/m-p/247977#M6747</guid>
      <dc:creator>apanecatl</dc:creator>
      <dc:date>2014-02-27T19:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: General switching specifications comprehension</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/General-switching-specifications-comprehension/m-p/247978#M6748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had some trouble understanding that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Some lines defined the interrupt trigger speed needed from an &lt;STRONG&gt;input&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Other lines defined the time needed to control a pin state as an &lt;STRONG&gt;output&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was a bit confusing since not clearly stated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 08:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/General-switching-specifications-comprehension/m-p/247978#M6748</guid>
      <dc:creator>christophevigny</dc:creator>
      <dc:date>2014-02-28T08:22:22Z</dc:date>
    </item>
  </channel>
</rss>

