Use the PWM value of MCU and DPsource in common

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Use the PWM value of MCU and DPsource in common

ソリューションへジャンプ
2,970件の閲覧回数
yamakatb
Contributor III

I am currently checking the device operation of PTN3460I.

I want to adjust the brightness of both the I2C master and the DP source.
To do this, both settings must be the same.

Question.
Is it possible to get the rewritten PWM Value via DPCD registers (0x722 & 0x723) in the Configuration Register (0x90 & 0x91)?

After the reset is released, you can read the DefaultValue by reading the Configuration Registers (0x90 & 0x91) and DPCD registers (0x722 & 0x723).

When I rewrote the Configuration Registers (0x90 & 0x91) with I2C-bus master, I was able to confirm the change in brightness.
You can also read the rewritten PWM Value with Configuration Registers (0x90 & 0x91).

The PWM Value rewritten by I2C-bus master could also be read by DPCD registers (0x722 & 0x723).

Next, when I rewrote the DPCD registers (0x722 & 0x723) again with I2C-Over-Aux, I was able to confirm the change in brightness.
You can read the rewritten PWM Value with DPCD registers (0x722 & 0x723),
In the Configuration Register (0x90 & 0x91), the PWM Value rewritten in the previous Configuration Register (0x90 & 0x91) could be read.

タグ(1)
0 件の賞賛
返信
1 解決策
2,935件の閲覧回数
yamakatb
Contributor III

Hi @guoweisun 
Thank you for your reply

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.

Is it necessary to somehow update the Configuration Register after accessing it from the DPCD registers?

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?

Best regards,
yamakatb

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
2,905件の閲覧回数
guoweisun
NXP TechSupport
NXP TechSupport

You can use the DPCD tool to read then write these registers.

0 件の賞賛
返信
2,870件の閲覧回数
yamakatb
Contributor III

Hi @guoweisun 

Do "these registers" refer to both DPCD registers and Configuration Registers?

Where can I get the DPCD tool?

Best regards,
yamakatb

0 件の賞賛
返信
2,906件の閲覧回数
guoweisun
NXP TechSupport
NXP TechSupport

You can use the DPCD tool to write then read this registers.

 

0 件の賞賛
返信
2,941件の閲覧回数
guoweisun
NXP TechSupport
NXP TechSupport

Q:

Is it possible to get the rewritten PWM Value via DPCD registers (0x722 & 0x723) in the Configuration Register (0x90 & 0x91)?

A:Yes,I think it's.

0 件の賞賛
返信
2,936件の閲覧回数
yamakatb
Contributor III

Hi @guoweisun 
Thank you for your reply

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.

Is it necessary to somehow update the Configuration Register after accessing it from the DPCD registers?

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?

Best regards,
yamakatb

0 件の賞賛
返信