User Activity

Hello,I'm working with a graphics output on an STM32H750-based board.My bitmap resources are stored in SQPI, and the frame buffers (double buffering) are in external SDRAM.The external SDRAM settings are as follows: TEX=1, Bufferable=1, Cacheable=1, ...
Hello,I'm developing graphics on an STM32H750-based board using TouchGFX, and my framebuffer is located in external SDRAM.I have a question regarding the MPU configuration for the external SDRAM that holds the framebuffer.If I configure the cache pol...
Hello,I'm currently developing graphics on an STM32H750-based board using TouchGFX, and my framebuffer is located in external SDRAM.I've noticed flickering occurring in certain screen areas, especially when the UI becomes complex.After investigating,...
Hello,I may have a misunderstanding about Dual-Flash programming, so my question might seem strange.In Dual-Flash mode, does the write speed double?If so, I think the following code cannot achieve double the write speed in Dual-Flash mode. (stm32h7xx...
I have created a custom external loader for the H750B-DK.I would like to improve the write/read speed using STM32CubeProgrammer.How can I achieve this? The current conditions are as follows:Dual Flash modeQSPI CLK = approximately 20 MHzMemory Mapped ...
Kudos from