<?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 try to confirm the chip by mark in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/try-to-confirm-the-chip-by-mark/m-p/294931#M12045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am kind of frustrated that I have to ask someone here, I try to confirm my KL04 chip flash size by the mark on it. but I checked data sheet and user manual, I didn't find it. I also search the other document, seems to me it is not easy to find out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did I miss anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 May 2014 14:06:38 GMT</pubDate>
    <dc:creator>davidsun</dc:creator>
    <dc:date>2014-05-10T14:06:38Z</dc:date>
    <item>
      <title>try to confirm the chip by mark</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/try-to-confirm-the-chip-by-mark/m-p/294931#M12045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am kind of frustrated that I have to ask someone here, I try to confirm my KL04 chip flash size by the mark on it. but I checked data sheet and user manual, I didn't find it. I also search the other document, seems to me it is not easy to find out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did I miss anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 14:06:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/try-to-confirm-the-chip-by-mark/m-p/294931#M12045</guid>
      <dc:creator>davidsun</dc:creator>
      <dc:date>2014-05-10T14:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: try to confirm the chip by mark</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/try-to-confirm-the-chip-by-mark/m-p/294932#M12046</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;The data sheet defines the part identification but I would agree that (at least for the QFN32 parts that I have available)&lt;SPAN style="text-decoration: underline;"&gt; this doesn't match in any way with the actual markings used!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you are not sure and can connect to the chip with a debugger you can read its &lt;STRONG&gt;SIM_SDID&lt;/STRONG&gt; (System Device Identification Register) register at address 0x40048024. This will tell you the size of SRAM in the device and if you multiply this value by 8 you will then also know the size of Flash that it has.&lt;/P&gt;&lt;P&gt;Eg. a KL04 in 32 pin package with 4k SRAM and 32k Flash will typically have the value 0x41&lt;STRONG&gt;3&lt;/STRONG&gt;0402 (the 3 gives the SRAM size as 4k - some values may change with silicon revision)&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2014 02:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/try-to-confirm-the-chip-by-mark/m-p/294932#M12046</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-05-11T02:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: try to confirm the chip by mark</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/try-to-confirm-the-chip-by-mark/m-p/294933#M12047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for replying my question at Saturday. I am a hardware designer, I have an old design in TI MSP430, I put a Kinetics in parallel, in case I need more resource later.&amp;nbsp; I thought if I put the reset pin low, it will in none active mode, and not affect the board.&amp;nbsp; but it turns out, this doesn't work, I have to burn the flash a program to put it in deep sleep mode. otherwise it will use about 1mA more power. that is why I have to do some software work to put the chip in deep sleep mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite sure that the program almost works, because after I use FRDM-02Z load the program, I notice the overall board consume about 0.42mA less. but the chip wont boot by itself. because the reset problem. when I give the BOM to assembly house, I am quite sure it is MKL04Z8VFK4. but in case they made a mistake and installed a wrong chip. I have no way to burn the flash right. that is why I want confirm the Mark on the chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all tools I have is a FRDM-02Z, I spent almost two weeks to make it work on my board. ( cut the trace, and solder a wire). I am not ready to start program this chip yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used Freescale PowerPC processor about 10 years ago. at that time, it is one of the most advanced and reliable chip. may be Micro-controller is new business to Freescale. I am kind of disappointed. even demo board is not work is expected.&amp;nbsp; it took way more time than I expected to just get board flash get loaded. I will spend few more days, if I still get it work, I just blow this chip out of the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2014 03:41:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/try-to-confirm-the-chip-by-mark/m-p/294933#M12047</guid>
      <dc:creator>davidsun</dc:creator>
      <dc:date>2014-05-11T03:41:43Z</dc:date>
    </item>
  </channel>
</rss>

