<?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 Re: i.MX8ULP single channel LPDDR4X DDR Tool calibration fails in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2247732#M242376</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have an update from internal team:&lt;/P&gt;
&lt;P&gt;Based on my analysis, I suspect that the LPDDR4X RPA does not correctly configure the 16-bit mode. Can you please manually modify the .ds file as follows:&lt;/P&gt;
&lt;P&gt;From:&lt;/P&gt;
&lt;P&gt;memory set 0x2E0603E8 32 0x00010000 # DENALI_CTL_250&lt;/P&gt;
&lt;P&gt;To:&lt;/P&gt;
&lt;P&gt;memory set 0x2E0603E8 32 0x01010000 # DENALI_CTL_250&lt;/P&gt;
&lt;P&gt;and let me know if the data bus width gets correctly detected on your side?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Nov 2025 20:14:17 GMT</pubDate>
    <dc:creator>JorgeCas</dc:creator>
    <dc:date>2025-11-24T20:14:17Z</dc:date>
    <item>
      <title>i.MX8ULP single channel LPDDR4X DDR Tool calibration fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2203651#M242129</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;we are trying to get our custom i.MX8ULP board up and running.&amp;nbsp;&lt;BR /&gt;We are using a 4Gbit single Channel LPDDR4X DRAM (IM4G16L4JCBG-046)&lt;BR /&gt;Datasheet:&lt;A href="https://mm.digikey.com/Volume0/opasdata/d220001/medias/docus/7283/IM4G16L4JCBG-046.pdf" target="_self"&gt;Datasheet&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We filled the RPA excel sheet with data width 16, but when we upload the ds file in the DDR Tool it shows data width 32 and double the density.&amp;nbsp;&lt;BR /&gt;The Calibration fails with error(0x4), i also uploaded the full log-file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-11-12 134331.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/365257i38B0F1AF013A4F8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-11-12 134331.png" alt="Screenshot 2025-11-12 134331.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also were not shure how to implement DataBusConfig for single channel, we only filled in DQ0-15, but then the formula in line 16 shows #NV and some registers in the DRR stress test file also.&amp;nbsp;&lt;BR /&gt;RPA excel sheet is also attached.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 13:10:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2203651#M242129</guid>
      <dc:creator>PaulBudich1</dc:creator>
      <dc:date>2025-11-12T13:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8ULP single channel LPDDR4X DDR Tool calibration fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2203803#M242133</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Your error is caused by the data bit mapping.&lt;/P&gt;
&lt;P&gt;Could you please share your LPDDR4X schematic section?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 16:56:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2203803#M242133</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2025-11-12T16:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8ULP single channel LPDDR4X DDR Tool calibration fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2203998#M242139</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203308"&gt;@JorgeCas&lt;/a&gt;&amp;nbsp;thanks for the fast response!&lt;BR /&gt;I am a colleague of Paul's. The error we are observing is to be expected and a secondary issue since we only have channel 1 connected with 16 data bits but the configuration generated by the RPA tool gets interpreted by the DDR Tool as dual channel 32bit config. Hence the training fails with a data bit mapping error.&lt;/P&gt;&lt;P&gt;Can you please let us know if the RPA tool is capable of generating a single channel 16bit bus configuration? (only channel A is used) Comparing the highlighted settings in the RPA tool with the log generated by the DDR tool it seems like the config genrated by the RPA tool does not correctly reflect a single channel implementation. (Data bus width of 32 does not match with the setting in the RPA tool and the total density is also double what we´ve parameterized in the RPA tool)&lt;BR /&gt;Please let us know how to correctly fill in the data bit mapping in the RPA tool when only a single channel is used and how the remaining empty fields for the unused channel should be treated.&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 01:17:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2203998#M242139</guid>
      <dc:creator>Lukas_LH</dc:creator>
      <dc:date>2025-11-13T01:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8ULP single channel LPDDR4X DDR Tool calibration fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2204725#M242170</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I reproduced the issue in my side, as you mentions, the RPA does not update the bus width when changing to 16 bit.&lt;/P&gt;
&lt;P&gt;Let me check if this configuration is not supported in i.MX8ULP/DDR tool.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2025 23:36:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2204725#M242170</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2025-11-13T23:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8ULP single channel LPDDR4X DDR Tool calibration fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2247732#M242376</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have an update from internal team:&lt;/P&gt;
&lt;P&gt;Based on my analysis, I suspect that the LPDDR4X RPA does not correctly configure the 16-bit mode. Can you please manually modify the .ds file as follows:&lt;/P&gt;
&lt;P&gt;From:&lt;/P&gt;
&lt;P&gt;memory set 0x2E0603E8 32 0x00010000 # DENALI_CTL_250&lt;/P&gt;
&lt;P&gt;To:&lt;/P&gt;
&lt;P&gt;memory set 0x2E0603E8 32 0x01010000 # DENALI_CTL_250&lt;/P&gt;
&lt;P&gt;and let me know if the data bus width gets correctly detected on your side?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 20:14:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8ULP-single-channel-LPDDR4X-DDR-Tool-calibration-fails/m-p/2247732#M242376</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2025-11-24T20:14:17Z</dc:date>
    </item>
  </channel>
</rss>

