<?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: Use the PWM value of MCU and DPsource in common in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1348053#M2272</link>
    <description>&lt;P&gt;Q:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to get the rewritten PWM Value via DPCD registers (0x722 &amp;amp; 0x723) in the Configuration Register (0x90 &amp;amp; 0x91)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A:Yes,I think it's.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 05:54:01 GMT</pubDate>
    <dc:creator>guoweisun</dc:creator>
    <dc:date>2021-09-29T05:54:01Z</dc:date>
    <item>
      <title>Use the PWM value of MCU and DPsource in common</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1346569#M2271</link>
      <description>&lt;P&gt;I am currently checking the device operation of PTN3460I.&lt;/P&gt;&lt;P&gt;I want to adjust the brightness of both the I2C master and the DP source.&lt;BR /&gt;To do this, both settings must be the same.&lt;/P&gt;&lt;P&gt;Question.&lt;BR /&gt;Is it possible to get the rewritten PWM Value via DPCD registers (0x722 &amp;amp; 0x723) in the Configuration Register (0x90 &amp;amp; 0x91)?&lt;/P&gt;&lt;P&gt;After the reset is released, you can read the DefaultValue by reading the Configuration Registers (0x90 &amp;amp; 0x91) and DPCD registers (0x722 &amp;amp; 0x723).&lt;/P&gt;&lt;P&gt;When I rewrote the Configuration Registers (0x90 &amp;amp; 0x91) with I2C-bus master, I was able to confirm the change in brightness.&lt;BR /&gt;You can also read the rewritten PWM Value with Configuration Registers (0x90 &amp;amp; 0x91).&lt;/P&gt;&lt;P&gt;The PWM Value rewritten by I2C-bus master could also be read by DPCD registers (0x722 &amp;amp; 0x723).&lt;/P&gt;&lt;P&gt;Next, when I rewrote the DPCD registers (0x722 &amp;amp; 0x723) again with I2C-Over-Aux, I was able to confirm the change in brightness.&lt;BR /&gt;You can read the rewritten PWM Value with DPCD registers (0x722 &amp;amp; 0x723),&lt;BR /&gt;In the Configuration Register (0x90 &amp;amp; 0x91), the PWM Value rewritten in the previous Configuration Register (0x90 &amp;amp; 0x91) could be read.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 07:15:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1346569#M2271</guid>
      <dc:creator>yamakatb</dc:creator>
      <dc:date>2021-09-27T07:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Use the PWM value of MCU and DPsource in common</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1348053#M2272</link>
      <description>&lt;P&gt;Q:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to get the rewritten PWM Value via DPCD registers (0x722 &amp;amp; 0x723) in the Configuration Register (0x90 &amp;amp; 0x91)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A:Yes,I think it's.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 05:54:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1348053#M2272</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2021-09-29T05:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Use the PWM value of MCU and DPsource in common</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1348105#M2273</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/138749"&gt;@guoweisun&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for your reply&lt;/P&gt;&lt;P&gt;The PWM value rewritten using DPCD registers cannot be read from the Configuration Register, and the PWM value rewritten using the Configuration Register last time can be read.&lt;/P&gt;&lt;P&gt;Is it necessary to somehow update the Configuration Register after accessing it from the DPCD registers?&lt;/P&gt;&lt;P&gt;Since the operation of DPCD registers access and Configuration Register has been confirmed independently, I think that there is no problem with the access method, but is there any other possible cause for the register value not changing?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;yamakatb&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 07:09:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1348105#M2273</guid>
      <dc:creator>yamakatb</dc:creator>
      <dc:date>2021-09-29T07:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Use the PWM value of MCU and DPsource in common</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1349707#M2275</link>
      <description>&lt;P&gt;You can use the DPCD tool to write then read this registers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 23:18:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1349707#M2275</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2021-10-01T23:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Use the PWM value of MCU and DPsource in common</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1349708#M2276</link>
      <description>&lt;P&gt;You can use the DPCD tool to read then write these registers.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 23:20:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1349708#M2276</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2021-10-01T23:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Use the PWM value of MCU and DPsource in common</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1350342#M2278</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;Do "these registers" refer to both DPCD registers and Configuration Registers?&lt;/P&gt;&lt;P&gt;Where can I get the DPCD tool?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;yamakatb&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 03:07:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/Use-the-PWM-value-of-MCU-and-DPsource-in-common/m-p/1350342#M2278</guid>
      <dc:creator>yamakatb</dc:creator>
      <dc:date>2021-10-05T03:07:44Z</dc:date>
    </item>
  </channel>
</rss>

