Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font Rotation in RA8875 #142

Open
12sameera opened this issue Jul 22, 2019 · 1 comment
Open

Font Rotation in RA8875 #142

12sameera opened this issue Jul 22, 2019 · 1 comment

Comments

@12sameera
Copy link

Hi All,
I am developing a HMI application using RA8875 based touch panel. When I was trying to orientation of FONTs to 90 degrees I encountered a problem.

Ex:
I tried to write "Data" in portrait mode setting the bit4 in FNCR1 register. Then the font is rotated 90 deg. But it is mirrored. Then I tried to change bit3 of DPCR register and change the horizontal scan direction. Then the entire content within the screen is mirrored regardless of the size of the active window.

Can anyone help me to solve this issue?

@momosh13
Copy link

momosh13 commented Jan 7, 2020

Hi
I have a same problem, tft.setRotation(2); works fine tft.setRotation(1); and (3) not.
Please, help need it.
Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants