Skip to main content
Visitor II
September 8, 2021
Solved

How can I rotate the screen?

  • September 8, 2021
  • 2 replies
  • 1310 views

Hello.

I'm making custom board ​with stm32mp157AAA.

lcd works nomally, but i want rotate this to 90.

Please help me.

thanks

    This topic has been closed for replies.
    Best answer by Kevin HUBER

    Hello @DLee.15​ 

    I don't know if you are still trying to rotate your screen, but the section that must especially interest you in the link provided by @Community member​ is:

    https://wiki.st.com/stm32mpu/wiki/Wayland_Weston_overview#Configuration

    0693W00000DnwqUQAR.png 

    In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

    *edited to add a picture

    Regards,

    Kevin

    2 replies

    Technical Moderator
    September 8, 2021

    Hi @DLee.15​ ,

    If you are using weston wayland please have a look to :

    https://wiki.st.com/stm32mpu/wiki/Wayland_Weston_overview

    Olivier

    Technical Moderator
    September 21, 2021

    Hello @DLee.15​ 

    I don't know if you are still trying to rotate your screen, but the section that must especially interest you in the link provided by @Community member​ is:

    https://wiki.st.com/stm32mpu/wiki/Wayland_Weston_overview#Configuration

    0693W00000DnwqUQAR.png 

    In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

    *edited to add a picture

    Regards,

    Kevin

    DLee.15Author
    Visitor II
    September 23, 2021

    Thank you for your dedication.