STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Does the STM32F have separate video memory?

I am currently looking for a microcontroller or processor with MIPI DSI output. The STM32 devices have this, but there is something that does not seem to make sense. They only have 512kB of internal memory. This would not be enough to hold a single f...

HElia.1 by Associate II
  • 499 Views
  • 4 replies
  • 0 kudos

beginFrame and endFrame is locked after a while

Hello, I have a project with STM32L4R9AI and touchgfx. I use DSI for amoled display. I am developing codes for months. At some point screen is started to be locked ( no changes in screen ). While debugging the code when I look at the freeRtos task ta...

Epamuk by Associate III
  • 603 Views
  • 4 replies
  • 0 kudos

Resolved! How do ILI9806E DSI move?

I am working on a test on the stm32f469i_Discovery board.On the stm32f469i, the MIPI interface operates with the OT8009A LCD. Instead of OT8009A LCDs, it is planning to connect the stm32f469 with other LCDs.The LCD control IC uses the ILI9806E while ...

PKunK.1 by Associate III
  • 1250 Views
  • 7 replies
  • 0 kudos

Supported MCUs for 720*1280 DSI Display

Hello There,I'm new to DSI based Displays. We have got a DSI Display of 720(H) x 1280 (V) resolution which is based on ILI9881D and supports 2 Lanes.I want to know whether STM32F469VET6 could support it? As I couldn't find any guide for this.Any help...

KAgga.1 by Associate III
  • 368 Views
  • 4 replies
  • 0 kudos

Stm32l4r9 high pixel mipi dsi lcd

Hi,I am trying to use touch gfx library on a stm32l4r9aii mcu and i use 454*454 pixel amoled lcd, i can not write anything to lcd, So i have noticed from webinar notes that L4R9 mcu can drive up to 450*450 mpi dsi displays. Is my problem about my mcu...

0693W00000KcIFUQA3.jpg
er3481 by Senior
  • 875 Views
  • 8 replies
  • 0 kudos

The STM32L4R9 Discovery kit it comes with a small round (390x390) DSI based display. I am trying to setup a standard rectangular DSI based display. All the example projects for STM32L4R9xx use a round display using GFXMMU look-up table ...

Since I don't have a round display, I don't need this lookup table to convert the bit locations, but there is no obvious way to not use it. How do you bypass this GFXMMU look-up table method and just send the raw image array to the DSI path? I am usi...

slime by Associate II
  • 531 Views
  • 4 replies
  • 0 kudos

MIPI-DSI Amoled LCD

Hi,I am trying to drive 454*454 px amoled lcd with stm32l4r9 mcu and the image cannot be displayed properly. I am using the cubemx settings and the desired settings according to lcd datasheet. Any advise ? 

0693W00000KbvMNQAZ.png 0693W00000KbvMXQAZ.png
er3481 by Senior
  • 474 Views
  • 4 replies
  • 0 kudos