There is no LCDIF_CTRL_xxx register description in rt1064

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

There is no LCDIF_CTRL_xxx register description in rt1064

Jump to solution
901 Views
anthonyama
Contributor III

Hi,

About address 402B_8004 ~ 402B_800C (LCDIF_CTRL_SET, CLR, TOG) in IMXRT1064RM_reference_manual,

I can not see register description for them, just for 402B_8000 (LCDIF_CTRLn)

Where can I find these register descriptions?

Thanks & best regards

Labels (1)
0 Kudos
Reply
1 Solution
890 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @anthonyama ,

   You mean these register, right:

kerryzhou_0-1626660611545.png

From my experience, the SET register means, when you write the related bit to 1, the related bit will be SET, CLR is when you write the related register to 1, the related bit will be clear, ToG is will toggle the related bit.

In fact, the RM is also mentioned it:

kerryzhou_0-1626660825946.png

 

I suggest you use the CTRL, CTRL1, CTRL2 register write directly instead of the SET, CLR, TOG register, that will be more easy to understand in the RM.

 

Wish it helps you!

Best Regards,

Kerry

 

View solution in original post

0 Kudos
Reply
2 Replies
866 Views
anthonyama
Contributor III

Thanks for your information!

0 Kudos
Reply
891 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @anthonyama ,

   You mean these register, right:

kerryzhou_0-1626660611545.png

From my experience, the SET register means, when you write the related bit to 1, the related bit will be SET, CLR is when you write the related register to 1, the related bit will be clear, ToG is will toggle the related bit.

In fact, the RM is also mentioned it:

kerryzhou_0-1626660825946.png

 

I suggest you use the CTRL, CTRL1, CTRL2 register write directly instead of the SET, CLR, TOG register, that will be more easy to understand in the RM.

 

Wish it helps you!

Best Regards,

Kerry

 

0 Kudos
Reply