2024-10-31 07:21 AM
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 ? .
Solved! Go to Solution.
2024-11-01 10:14 AM
Hello,
Check out the ILI9486 datasheet.
2024-11-01 10:14 AM
Hello,
Check out the ILI9486 datasheet.
2024-11-01 10:25 AM
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.
2024-11-16 01:21 AM
solved