STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Slow fade with touchgfx

I'm using touchgfx 4.22 on a stm32h755zi mcu. The touchgfx run on the M7 core. The mcu is running at 480MHz.The board is an internal board with a 800x480 display connected in parallel to the LTDC interface with a 18bit bus as shown below:I use an rgb...

LTDC.jpg Touchgfx conf.jpg DMA2D conf.jpg Fade.jpg
sbi by Associate III
  • 3813 Views
  • 13 replies
  • 9 kudos

Video decoding for STM32H7B3L.

Hi.I am using SDRAM, OctoSPI and 24bit RGB888 TFT screen. Project is working normally with another widgets (button, shape, text area, image etc.). Now i want to use video decoding and video widget. I made the necessary cubemx settings by reading the ...

DMA2D.png jpeg.png jpeg1.png jpeg2.png
ABURM by Associate III
  • 459 Views
  • 14 replies
  • 0 kudos

RGB image compression memory fault

Hey,I am trying out the new RGB image compression in TGFX 4.24 and are having some issues. My program compiles fine without any compression.I have only turned the feature on in TouchGFX Designer and generated code. Is there something else I am missin...

PontusL by Associate III
  • 220 Views
  • 5 replies
  • 0 kudos

Resolved! Hardware video decoding problem.

Hi guys.I've been trying to work hardware video decoding for a few days but it doesn't work. Latest situation is as follows:I think I made all the settings correctly.1- Enable JPEG.2- Enable MDMA channel 6 and 7 for JPEG output fifo - input fifo.3- E...

ABURM by Associate III
  • 207 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H7S78-DK 1280x400 TFT

i'm referring to the STM32H7S78-DK which specifically mounts the new STM32H7S7L8 mcu there is the possibility of driving a 1280x400 rgb 888 or RGB 565 tft display using a double frame buffer with reasonable performance  we can carry out an example (F...