iMX6 IPU IPU_SRM_PRI2 Register

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

iMX6 IPU IPU_SRM_PRI2 Register

ソリューションへジャンプ
675件の閲覧回数
ogj
Contributor IV

In the iMX6DQ SDK ipu_dp.c file, in the ipu_dp_csc_config function there is the following line:

ipu_write_field(ipu_index, IPU_IPU_SRM_PRI2__DP_S_SRM_MODE, 3);

When I read the DP_S_SRM_MODE field back after writing a 3 to it, it reads back as 2. I'm assuming this field is self-clearing to 2 (which the RM says is reserved) after the update now operation is finished. Is this correct?

タグ(3)
0 件の賞賛
返信
1 解決策
655件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

SRM_MODE can be 00, 10 or 11. If the SW set to 11: after the update the state machine is automatically moved to 10 mode.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
656件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

SRM_MODE can be 00, 10 or 11. If the SW set to 11: after the update the state machine is automatically moved to 10 mode.

0 件の賞賛
返信