<?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 IMX7D, LPDDR3 register setting Query in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX7D-LPDDR3-register-setting-Query/m-p/777499#M120686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;We are using IMX7D (&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;MCIMX7D3EVK10SD&lt;/SPAN&gt;) in our board along with Kingston LPDDR3 (&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;08EMCP08-EL3DT227-A01U&lt;/SPAN&gt;). I'm filling out the (MX7D_LPDDR3_register_programming_aid_v1_4) Register Programming sheet. I have downloaded the Excel sheet in below link,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;A href="https://community.nxp.com/docs/DOC-152468"&gt;i.MX7D DRAM Register Programming Aid&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I have below query in DDRC_ODTCFG register,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;1. In downloaded Excel sheet, under register configuration sheet, line item 158 is as below,&lt;/P&gt;&lt;TABLE height="337" width="787"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="width: 209.46px;"&gt;WR_ODT_HOLD&lt;/TD&gt;&lt;TD style="border-left: none; width: 74.9148px;"&gt;1.25&lt;/TD&gt;&lt;TD style="width: 64.0057px;"&gt;6&lt;/TD&gt;&lt;TD style="width: 105.824px;"&gt;06000000&lt;/TD&gt;&lt;TD style="border-left: none; width: 296.733px;"&gt;Note, for LPDDR3, input the value of tDQSS from the DRAM data sheet (in clock cycles), otherwise for DDR3, this will be automatically set to 0x6.&lt;BR /&gt; Description: Cycles to hold ODT for a write command. The minimum supported value is 2.&lt;BR /&gt; For DDR3:&lt;BR /&gt; ■ BL8 - 0x6&lt;BR /&gt; ■ BL4 - 0x4&lt;BR /&gt; For &lt;STRONG&gt;LPDDR3&lt;/STRONG&gt;:&lt;BR /&gt; ■ &lt;STRONG&gt;RU(tDQSSmax/tCK) + 4&lt;/STRONG&gt;&lt;BR /&gt; Value After Reset: 0x4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;My Query is in line item 158 under LPDDR3 they have mentioned a formula "&lt;STRONG&gt;RU(tDQSSmax/tCK)+4&lt;/STRONG&gt;" but in Cell &lt;STRONG&gt;D158&amp;nbsp;&lt;/STRONG&gt;the formula does not use tCK value (=IF(C17="DDR3", 6, ROUNDUP((C158 + 4),0))). Where the formula supposed to be (=IF(C17="DDR3", 6, ROUNDUP((C158/C31 + 4),0))).&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Please confirm what value should i use in cell C158 while programming. Should i want to use the value of tDQSS (1.25ns) alone (Resulting Value = 6) or should i want to use correct formula in C158, RU(tDQSS/tCK) which will be "1" (Resulting Value = 5)?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Kindly Confirm.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thanks,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Logesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 11:09:27 GMT</pubDate>
    <dc:creator>logeshs</dc:creator>
    <dc:date>2018-01-10T11:09:27Z</dc:date>
    <item>
      <title>IMX7D, LPDDR3 register setting Query</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX7D-LPDDR3-register-setting-Query/m-p/777499#M120686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;We are using IMX7D (&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;MCIMX7D3EVK10SD&lt;/SPAN&gt;) in our board along with Kingston LPDDR3 (&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;08EMCP08-EL3DT227-A01U&lt;/SPAN&gt;). I'm filling out the (MX7D_LPDDR3_register_programming_aid_v1_4) Register Programming sheet. I have downloaded the Excel sheet in below link,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;A href="https://community.nxp.com/docs/DOC-152468"&gt;i.MX7D DRAM Register Programming Aid&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I have below query in DDRC_ODTCFG register,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;1. In downloaded Excel sheet, under register configuration sheet, line item 158 is as below,&lt;/P&gt;&lt;TABLE height="337" width="787"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="width: 209.46px;"&gt;WR_ODT_HOLD&lt;/TD&gt;&lt;TD style="border-left: none; width: 74.9148px;"&gt;1.25&lt;/TD&gt;&lt;TD style="width: 64.0057px;"&gt;6&lt;/TD&gt;&lt;TD style="width: 105.824px;"&gt;06000000&lt;/TD&gt;&lt;TD style="border-left: none; width: 296.733px;"&gt;Note, for LPDDR3, input the value of tDQSS from the DRAM data sheet (in clock cycles), otherwise for DDR3, this will be automatically set to 0x6.&lt;BR /&gt; Description: Cycles to hold ODT for a write command. The minimum supported value is 2.&lt;BR /&gt; For DDR3:&lt;BR /&gt; ■ BL8 - 0x6&lt;BR /&gt; ■ BL4 - 0x4&lt;BR /&gt; For &lt;STRONG&gt;LPDDR3&lt;/STRONG&gt;:&lt;BR /&gt; ■ &lt;STRONG&gt;RU(tDQSSmax/tCK) + 4&lt;/STRONG&gt;&lt;BR /&gt; Value After Reset: 0x4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;My Query is in line item 158 under LPDDR3 they have mentioned a formula "&lt;STRONG&gt;RU(tDQSSmax/tCK)+4&lt;/STRONG&gt;" but in Cell &lt;STRONG&gt;D158&amp;nbsp;&lt;/STRONG&gt;the formula does not use tCK value (=IF(C17="DDR3", 6, ROUNDUP((C158 + 4),0))). Where the formula supposed to be (=IF(C17="DDR3", 6, ROUNDUP((C158/C31 + 4),0))).&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Please confirm what value should i use in cell C158 while programming. Should i want to use the value of tDQSS (1.25ns) alone (Resulting Value = 6) or should i want to use correct formula in C158, RU(tDQSS/tCK) which will be "1" (Resulting Value = 5)?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Kindly Confirm.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Thanks,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Logesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX7D-LPDDR3-register-setting-Query/m-p/777499#M120686</guid>
      <dc:creator>logeshs</dc:creator>
      <dc:date>2018-01-10T11:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX7D, LPDDR3 register setting Query</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX7D-LPDDR3-register-setting-Query/m-p/777500#M120687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Logesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to description in Reference Manual, WR_ODT_HOLD is in tCK cycles,&lt;/P&gt;&lt;P&gt;so seems in C158, RU(tDQSS/tCK) should be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 23:12:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX7D-LPDDR3-register-setting-Query/m-p/777500#M120687</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-01-10T23:12:04Z</dc:date>
    </item>
  </channel>
</rss>

