Skip to main content
Keyur Thumar
Associate III
June 7, 2021
Solved

How to configure stm32f469i disco display in a portrait mode ?

  • June 7, 2021
  • 1 reply
  • 1632 views

I am trying to configure 32F469IDISCOVERY board for display application. I have referred article : https://community.st.com/s/article/FAQ-GUI-on-STM32F469-Discovery-boards-using-CubeMX-and-STemWin.

In that I can configure display in a landscape mode. I want to configure it in a portrait mode.

I have changed configuration in LTDC, DSI but I can see the display completely jumbled like this.

0693W00000BaGVaQAN.png 

Can anybody guide on how to configure the display hardware and software parameter in discovery kit ?

    This topic has been closed for replies.
    Best answer by Imen.D

    Hello @Keyur Thumar​ 

    I recommend you to have a look at this AN4860 Application note about DSI Host on STM32F469 MCUs, and this post, this may help you on your issue.

    A set of example also are provided in STM32F4 Cube MCU package:

    STM32Cube_FW_F4_V1.26.0\Projects\STM32469I-Discovery\Applications\Display\LCD_Paint

    STM32Cube_FW_F4_V1.26.0\Projects\STM32469I-Discovery\Applications\Display\LCD_AnimatedPictureFromSDCard

    Hope this helps you!

    Imen

    1 reply

    Imen.DBest answer
    ST Technical Moderator
    June 10, 2021

    Hello @Keyur Thumar​ 

    I recommend you to have a look at this AN4860 Application note about DSI Host on STM32F469 MCUs, and this post, this may help you on your issue.

    A set of example also are provided in STM32F4 Cube MCU package:

    STM32Cube_FW_F4_V1.26.0\Projects\STM32469I-Discovery\Applications\Display\LCD_Paint

    STM32Cube_FW_F4_V1.26.0\Projects\STM32469I-Discovery\Applications\Display\LCD_AnimatedPictureFromSDCard

    Hope this helps you!

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks