How to implement dynamic screen rotation using ILI9341 and RGB interface
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-30 8:06 AM
Hi,
I'm using STM32H7B0 in my graphical application with a display driven by 18bit RGB interface using LTDC.
I would like to implement dynamic display rotation (probably using an accelerometer). Is it possible to do it without double graphic generation (0 and 90 degrees)? I tried to rotate the screen using ILI9341 registers (0x36 and 0xB6 to be exact) but I could get 90 degrees rotation.
Thank for your help,
Piotr
Labels:
- Labels:
-
STM32H7 series
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-30 9:06 AM
STM dont have point with this. When your LCD do and your code manage positions x,y then yes.
