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

Screen 90° and 270° mirrors the buffer instead of actually rotating it #13

Open
igiona opened this issue Nov 13, 2024 · 2 comments
Open

Comments

@igiona
Copy link

igiona commented Nov 13, 2024

Here what I see on my display when I set the various rotations:


90°

180°

270°

Additionally, the display seems to have 180° mismatch with the touch-panel, which I found weird and given that this mapping seems a bit buggy, maybe even 0° and 180° are mis-mapped ?

igiona added a commit to igiona/rs-watch that referenced this issue Nov 13, 2024
…h controller driver

Currently the display drives acts weird on the rotation: IniterWorker/gc9a01#13
Hence the mapping with the touch controller might be off.
@IniterWorker
Copy link
Owner

What is the mode that you are using with rotation?

@igiona
Copy link
Author

igiona commented Dec 11, 2024

What is the mode that you are using with rotation?

I'm not sure what you mean by mode, I initialize the controller as follows:

https://github.com/igiona/rs-watch/blob/main/src%2Fui_task%2Fui_task.rs#L159-L168

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