2025-03-03 9:00 AM
Hello,
I am using a 480*480 display(st7701s driver) with STM32H745BIT6. I would like to rotate the touchgfx screen dynamically based accelerometer output. How to do this. I would like to rotate the screen 0, 90, 180 and 270 degrees and should be possible as the width is equal to height.
Thanks in advance.