User Activity

TouchGFX is used for stm32f469i_Discovery.I want to test External RAM because I can't express the picture well on the LCD screen.I want to write 0xAF from 0xC0000000 to 0xCFFFFFFFF, and test if I read 0xAF when I read the same bungee, and I need advi...
We are working on the project using TouchGFX on the stm32f469 board.If you repeatedly display the screen made with TouchGFX as you proceed, the screen disappears. That doesn't mean the equipment stops. In debug terms, the timer is operating normally....
The project created by stm32f469 is set to RGB565. Asking if 24Bit Foramt can be used when using images in TouchGFX.As far as I know, RGB565 is 16Bit and 24Bit is in RGB888 format.Can I use a 24Bit image?If the setting is RGB565, can you tell me if I...
The stm32f469 board is connected to the LCD of the MIPI interface.I made ScreenA, ScreenB using TouchGFX.(4.16.1)It operated ScreenA -> ScreenB -> ScreenA -> ScreenB every second.In the same program, sampleA put five images and sampleB put one pict...
Stm32f469 is currently developing the product using TouchGFX. The problem is that when the screen changes, the picture sometimes disappears. I thought there might be a problem with QSPI communication.QSPI believes that there is a memory-mapped mode t...
Kudos from