cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any working project RGB TFT 1024 x 600

MNapi
Senior III

Is there any working project maybe on github 1024 x 600 RGB TFT ? Those screens are very popular all over the place.

 

There is STM32F746G-DISCO with 480x272 TFT RGB. I have no problem to get it working.

 For bigger sizes since there is no working example from STM. I have a few custom boards and I cannot get them working.

I followed the example for STM32F746G-DISCO with 480x272 to connect 1024x600 on a few chips which support LTDC (24 bit).

I wonder what I might be missing.

 

20 REPLIES 20

Hello !

glad to see someone else is also working on the 1024x600 display with the stm32, doing the same!

Can preview the basic stuff via the UTIL_LCD… functions, however, would like to move on to the TouchGFX! 

 

I am on the STM32H750B-DK board and 10inch display attached to it ( plenty of memory) anyway, I can always use the 16 or even 8 bit pixel colour to pull it thru, but not sure how to ‘bring up’ the display  to use it with the TouchGFX tools.

Any ideas, help would be much appreciated!

best.