<?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: Minimal K20 breadboard prototype</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244084#M6229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those are not necessary ,&lt;/P&gt;&lt;P&gt;I found this in the Reference guide provided by Robin:&lt;/P&gt;&lt;P&gt;"Critical input pins, like RESET_b and NMI_b should have 100 nF capacitors close to the MCU for transient protection. Each pin has a weak internal pullup, but an external 4.7 kΩ to 10 kΩ pullup is recommended."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 13:55:08 GMT</pubDate>
    <dc:creator>hectorsanchez</dc:creator>
    <dc:date>2013-09-25T13:55:08Z</dc:date>
    <item>
      <title>Minimal K20 breadboard prototype</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244080#M6225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My goal here is to just make a "hello world" prototype to test using internal voltage regulator, internal clock, JTAG interface, and a uart console.&amp;nbsp; I have not added any connections to the UART yet.&amp;nbsp; See pic below.&amp;nbsp; All the wires going off the left edge are not connected to anything - they are meant to be connected to the JTAG debugger (PEM Multilink Universal with standard ARM connector) but not yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ignoring the disconnected JTAG wires, connections are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VREGIN -&amp;gt; +5V from 7805 voltage regulator with caps 100u on input, 1u on output&lt;/P&gt;&lt;P&gt;VDD (both) -&amp;gt; VOUT33 with .1u decoupling caps&lt;/P&gt;&lt;P&gt;VSS (both) -&amp;gt; ground&lt;/P&gt;&lt;P&gt;RESETb -&amp;gt; 10K pullup with a 1u cap (which I don't think I need) to VOUT33&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This MCU is MK20DX128VL5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy to report that VOUT33 looks stable. I had to add some of the caps above to cleanup the 5V to get that working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that RESET never goes high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What have I missed? Any ideas on why the RESET pin always measure ~0V, why MCU is not coming out of reset and releasing the RESET pin?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IMG_0828.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/40781i85E5D5F0E18C4F2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_0828.jpg" alt="IMG_0828.jpg" /&gt;&lt;/span&gt;10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Sep 2013 17:11:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244080#M6225</guid>
      <dc:creator>rogerfl</dc:creator>
      <dc:date>2013-09-21T17:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal K20 breadboard prototype</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244081#M6226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.- Make sure every ground is connected, can't see if the pin3 (Ground) of the 7805 is connected to the other grounds.&lt;/P&gt;&lt;P&gt;2.- Change the 1u cap on the RESETb , it's probably damaged&lt;/P&gt;&lt;P&gt;Keep me informed , i'm checking the schematic for problems&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 15:02:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244081#M6226</guid>
      <dc:creator>hectorsanchez</dc:creator>
      <dc:date>2013-09-23T15:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal K20 breadboard prototype</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244082#M6227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for taking a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. It is pin 2 of the 7805 that is ground. Maybe there are more than one "7805." This is ON Semiconductor MC7805CTG. The inside rails of the breadboard are connected to pin 2 of the 7805.&lt;/P&gt;&lt;P&gt;2. Changed the reset_b cap; no change. Tried without the cap; no change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if the analog power is required to be connected for the MCU to start (VSSA, VDDA). Are they required?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 02:28:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244082#M6227</guid>
      <dc:creator>rogerfl</dc:creator>
      <dc:date>2013-09-24T02:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal K20 breadboard prototype</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244083#M6228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Turn off the board system. &lt;/P&gt;&lt;P&gt;2. Assert the &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;reset&lt;/STRONG&gt;&lt;/SPAN&gt; pin and hold it asserted for the remainder of the process. &lt;/P&gt;&lt;P&gt;3. Power on the board&lt;/P&gt;&lt;P&gt; 4. Start a debug session and as soon it is starting release the &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;reset&lt;/STRONG&gt;&lt;/SPAN&gt; button. This will force the debug session to enter. &lt;/P&gt;&lt;P&gt;For further &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;reset&lt;/STRONG&gt;&lt;/SPAN&gt; connection recommendations refer to the &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;Kinetis&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; Quick Reference User guide: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KQRUG.pdf?fpsp=1"&gt;http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KQRUG.pdf?fpsp=1&lt;/A&gt;&lt;SPAN&gt; Section "2.3.4.1 RESET_b and NMI_b" &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 06:28:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244083#M6228</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2013-09-24T06:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal K20 breadboard prototype</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244084#M6229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those are not necessary ,&lt;/P&gt;&lt;P&gt;I found this in the Reference guide provided by Robin:&lt;/P&gt;&lt;P&gt;"Critical input pins, like RESET_b and NMI_b should have 100 nF capacitors close to the MCU for transient protection. Each pin has a weak internal pullup, but an external 4.7 kΩ to 10 kΩ pullup is recommended."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:55:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244084#M6229</guid>
      <dc:creator>hectorsanchez</dc:creator>
      <dc:date>2013-09-25T13:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal K20 breadboard prototype</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244085#M6230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not have anything connected to NMI_b so I'm hoping that's the problem. Unfortunately that project is in a different state than I until Monday. Will let you know next week. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From studying the ref manual more, I see that NMI_b pin is also EzPort Chip Select, which if asserted (low), on reset will cause chip to enter EzPort enabled mode.&amp;nbsp; So, I plan to add connection from NMI_b to 3.3V with a 10K resistor and a .1 uF cap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would love to hear opinions on that theory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the synchronization of steps for reset, I hope that is not necessary. And would love an explanation of why it would be necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Robin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 15:55:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244085#M6230</guid>
      <dc:creator>rogerfl</dc:creator>
      <dc:date>2013-09-27T15:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal K20 breadboard prototype</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244086#M6231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a followup... apparently the NMI_b pin needs to be pulled high during start because when I added that the MCU was able to be programmed by the debugger just fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 13:10:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-K20-breadboard-prototype/m-p/244086#M6231</guid>
      <dc:creator>rogerfl</dc:creator>
      <dc:date>2013-10-04T13:10:51Z</dc:date>
    </item>
  </channel>
</rss>

