<?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: K70 DDR2 Write Read Problem</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406341#M22751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicente,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have re-soldered the DDR and K70 doubting that the hardware may have the problems but still the problem continues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 05:13:11 GMT</pubDate>
    <dc:creator>kayathrim</dc:creator>
    <dc:date>2015-08-12T05:13:11Z</dc:date>
    <item>
      <title>K70 DDR2 Write Read Problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406337#M22747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using custom board K70 MCU. Problem in DDR2 write and read in some boards. I am using memory test program to test the DDR2. Configurations of DDR2 remains same as K70 Tower kit. I am shifting bit '1' 8 times at location 0x80000000 for databus test. While reading it 11111111 is not written properly, instead 00000000 is written. I have tested in various address also. How to solve this problem? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using DDR2 MT47H64M16HR-3IT:H &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 12:01:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406337#M22747</guid>
      <dc:creator>kayathrim</dc:creator>
      <dc:date>2015-08-03T12:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: K70 DDR2 Write Read Problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406338#M22748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kayathri&lt;/P&gt;&lt;P&gt;if you have some boards that works properly and in other the same software is having problem, this locks like there is a hardware issue on those boards&lt;/P&gt;&lt;P&gt;Please check if there is not some missing&amp;nbsp; capacitor o component, please also check the lines for the DDR comunication,or maybe if the K70 is properly solder to the PCB&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vicente &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 16:39:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406338#M22748</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2015-08-11T16:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: K70 DDR2 Write Read Problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406339#M22749</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;Do you know if you can successfully write *any* value to 0x80000000?&amp;nbsp; Forget about shifting bits.&amp;nbsp; For example, can you write 0xA5A5A5A5 to 0x80000000 and read it back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 23:12:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406339#M22749</guid>
      <dc:creator>pbanta</dc:creator>
      <dc:date>2015-08-11T23:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: K70 DDR2 Write Read Problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406340#M22750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I wrote &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;0xA5A5A5A5&amp;nbsp; at address &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;0x80000000. if i read back, I am getting 0x25 at location &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;0x80000000.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;1.I have tried to write &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;0xA5A5A5A5 at entire DDR2 memory location. if i read back, &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;0x80000000= 0x25 and &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;0x80000001 = 0xA5.&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp; I have attached screenshot of the memory herewith.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ddr2-memory.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53253iB8DFC1A034689E41/image-size/large?v=v2&amp;amp;px=999" role="button" title="ddr2-memory.JPG" alt="ddr2-memory.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;2. At address 0x80000001 if i write value from 00 to FF and read back value is ok.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;3. At address 0x80000000 if i write value from 00 to FF and read back upto 7F is ok. For 0x80 to FF value, it is reading 00 to 7F again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Kayathri&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 05:08:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406340#M22750</guid>
      <dc:creator>kayathrim</dc:creator>
      <dc:date>2015-08-12T05:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: K70 DDR2 Write Read Problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406341#M22751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicente,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have re-soldered the DDR and K70 doubting that the hardware may have the problems but still the problem continues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 05:13:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-DDR2-Write-Read-Problem/m-p/406341#M22751</guid>
      <dc:creator>kayathrim</dc:creator>
      <dc:date>2015-08-12T05:13:11Z</dc:date>
    </item>
  </channel>
</rss>

