<?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: How to use PTN3460I slave mode in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1295421#M2195</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/138749"&gt;@guoweisun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"during VDD33 supply switch ON" is the recognition after tstsrtup.&lt;BR /&gt;When communication was performed from SMBus after this period, it was possible to write to the register and it could be recognized by the Host PC at 1920x1080 pixels.&lt;/P&gt;&lt;P&gt;However, the liquid crystal has not been able to display anything yet.&lt;BR /&gt;When I checked the EDID reading result of the HostPC, the contents of the default EDID No. 4 were read normally.&lt;/P&gt;&lt;P&gt;Does this mean that EDID No 4 does not match the EDID required for my LCD?&lt;/P&gt;&lt;P&gt;Or is it because there is something missing in the settings in the configuration register?&lt;BR /&gt;Register setting (default value is adopted if not described)&lt;BR /&gt;|Offset| Value|&lt;BR /&gt;| 0x8F| 0x0C| /* PWM default bitcount:12 */&lt;BR /&gt;| 0x92| 0x1E| /* PWM default freq:30 */&lt;BR /&gt;| 0x90| 0x70| /* Register 0x90 0x91: PWM value registers */&lt;BR /&gt;| 0x91| 0xFF| /* Write PWM value 0x07FF to register 0x90, 0x91 */&lt;BR /&gt;| 0x81| 0x0B| /* Set dual LVDS channel, VESA 24 bpp (bit per pixel) */&lt;BR /&gt;| 0x84| 0x09| /* Emulated EDID selection：4, emulation ON, EDID is read from internal flash */&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jun 2021 12:25:36 GMT</pubDate>
    <dc:creator>yamakatb</dc:creator>
    <dc:date>2021-06-21T12:25:36Z</dc:date>
    <item>
      <title>How to use PTN3460I slave mode</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1294350#M2191</link>
      <description>&lt;P&gt;I want to bridge the video of the Host PC from PTN3460I to DP to LVDS and display it on the LCD with a resolution of 1920x1080.&lt;/P&gt;&lt;P&gt;We are aware that there are two ways to set DPCD, especially EDID from Display Port.&lt;/P&gt;&lt;P&gt;Depending on the level of DEV_CFG, the I2C setting of PTN3460I can be selected as master (MSBus) or slave (DDCBus).&lt;BR /&gt;1. DEV_CFG: Read EDID from HIGH → AUX via I2C from the external EEPROM of PTN3460I.&lt;BR /&gt;2. DEV_CFG: LOW → Read EDID from the built-in flash of PTN3460I via SRAM after reset release.&lt;/P&gt;&lt;P&gt;I would like to set it to DEV_CFG: LOW and use the default EDID 4 of the built-in flash, but the host PC will recognize it as a resolution of 800x480.&lt;/P&gt;&lt;P&gt;Question&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;Q1 Why is it recognized as a resolution of 800x480?&lt;/P&gt;&lt;P&gt;Q2 Is it okay to set the MsBus at any time?&lt;BR /&gt;Does it have anything to do with the 90ms period from when RST_N and PD_N become High until HPD is output?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yamakatb_1-1623980664422.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/147386i9275F2B48EE4C02C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yamakatb_1-1623980664422.png" alt="yamakatb_1-1623980664422.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;External terminal setting&lt;BR /&gt;DEV_CFG: L&lt;BR /&gt;CFG1: H&lt;BR /&gt;CFG2: L&lt;BR /&gt;CFG3: L&lt;BR /&gt;CFG4: L&lt;/P&gt;&lt;P&gt;Configuration register settings&lt;BR /&gt;Reg 0x80: 0x0B&lt;BR /&gt;Reg 0x84: 0x09&lt;/P&gt;&lt;P&gt;LCD Timing characteristics&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yamakatb_0-1623980384969.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/147385iECD98CDE59E7B9FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yamakatb_0-1623980384969.png" alt="yamakatb_0-1623980384969.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 02:56:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1294350#M2191</guid>
      <dc:creator>yamakatb</dc:creator>
      <dc:date>2021-06-18T02:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PTN3460I slave mode</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1295149#M2193</link>
      <description>&lt;P&gt;Q1 Why is it recognized as a resolution of 800x480?&lt;/P&gt;
&lt;P&gt;[r]:You can try to verify EDID4 content by IIC.&lt;/P&gt;
&lt;P&gt;Q2 Is it okay to set the MsBus at any time?&lt;/P&gt;
&lt;P&gt;[r]PTN3460I I2C pins are not failsafe and cannot be connected to the SMBus if the&lt;BR /&gt;SMBus has active communications during VDD33 supply switch ON. In the application&lt;BR /&gt;there MUST be no MS_I2C traffic during supply rise-up&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 05:30:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1295149#M2193</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2021-06-21T05:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PTN3460I slave mode</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1295421#M2195</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/138749"&gt;@guoweisun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"during VDD33 supply switch ON" is the recognition after tstsrtup.&lt;BR /&gt;When communication was performed from SMBus after this period, it was possible to write to the register and it could be recognized by the Host PC at 1920x1080 pixels.&lt;/P&gt;&lt;P&gt;However, the liquid crystal has not been able to display anything yet.&lt;BR /&gt;When I checked the EDID reading result of the HostPC, the contents of the default EDID No. 4 were read normally.&lt;/P&gt;&lt;P&gt;Does this mean that EDID No 4 does not match the EDID required for my LCD?&lt;/P&gt;&lt;P&gt;Or is it because there is something missing in the settings in the configuration register?&lt;BR /&gt;Register setting (default value is adopted if not described)&lt;BR /&gt;|Offset| Value|&lt;BR /&gt;| 0x8F| 0x0C| /* PWM default bitcount:12 */&lt;BR /&gt;| 0x92| 0x1E| /* PWM default freq:30 */&lt;BR /&gt;| 0x90| 0x70| /* Register 0x90 0x91: PWM value registers */&lt;BR /&gt;| 0x91| 0xFF| /* Write PWM value 0x07FF to register 0x90, 0x91 */&lt;BR /&gt;| 0x81| 0x0B| /* Set dual LVDS channel, VESA 24 bpp (bit per pixel) */&lt;BR /&gt;| 0x84| 0x09| /* Emulated EDID selection：4, emulation ON, EDID is read from internal flash */&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 12:25:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1295421#M2195</guid>
      <dc:creator>yamakatb</dc:creator>
      <dc:date>2021-06-21T12:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PTN3460I slave mode</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1295852#M2196</link>
      <description>&lt;P&gt;Firstly I think you need confirm your LCD suit for EDID4 configuration(1920 x 1080 @60Hz) or not.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 06:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1295852#M2196</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2021-06-22T06:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PTN3460I slave mode</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1298291#M2201</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/138749"&gt;@guoweisun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for helping.&lt;BR /&gt;It is solved.&lt;BR /&gt;Revised the LCD timing Power On sequence.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 08:12:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-use-PTN3460I-slave-mode/m-p/1298291#M2201</guid>
      <dc:creator>yamakatb</dc:creator>
      <dc:date>2021-06-25T08:12:51Z</dc:date>
    </item>
  </channel>
</rss>

