Skip to main content
Graduate
October 31, 2024
Solved

16bit @ RGB565 LTDC Display

  • October 31, 2024
  • 3 replies
  • 1204 views

Hi,

I am trying to connect 24bit RGB 480x272 display with stm32h723zgt6 but i have pin shortage due to many pin assigned for other purpose  and earlier i used FSMC 16bit RGB  display .

16bit @ RGB565 LTDC Display mainly i  need to have lower memory consumption .

Most of online seller having the 24bit RGB and i couldn't find any one having for 16bit @ RGB565 LTDC.

Can any one please suggest me from where i can find the 16bit @ RGB565 LTDC. Any specific model or Maker ? .

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello,

    Check out the ILI9486 datasheet.

    SofLit_0-1730481263391.png

     

    3 replies

    mƎALLEmAnswer
    Technical Moderator
    November 1, 2024

    Hello,

    Check out the ILI9486 datasheet.

    SofLit_0-1730481263391.png

     

    Graduate II
    November 1, 2024

    Hi primary you mix LTDC and displays... LTDC is internal name for display signal generator in STM32 = no display relevant... Learn how differ display bus types ... 

    Based on displays you can use then one or two or more type of bus with one used disply.

    MMARI.1Author
    Graduate
    November 16, 2024

    solved