Skip to main content
Associate III
December 3, 2024
Question

How to store images in the external memory (EMMC) in touchgfx?

  • December 3, 2024
  • 3 replies
  • 738 views

Hi,

I had 8-Gigabyte External EMMC Memory to store the images in my custom Board, as my internal flash for the STM32H745XiH6 microcontroller is only 2MB. How to store the images in the external flash (EMMC)? Should I need to change the linker scripts and .map files in the project? If it is, can you please explain it clearly?

This topic has been closed for replies.

3 replies

GaetanGodart
ST Employee
December 5, 2024

Hello @Shivani ,

 

I think you will find your answers in this post ! :smiling_face_with_smiling_eyes:

 

Regards,

Gaetan GodartSoftware engineer at ST (TouchGFX)
GaetanGodart
ST Employee
December 10, 2024

Hello @Shivani ,

 

Have you been able to move forward with your issue?
If you did, could you select the comment that helped you the most as "best answer".

 

Regards,

Gaetan GodartSoftware engineer at ST (TouchGFX)
Associate III
June 2, 2025

hey @GaetanGodart ,
it will great help if you will share solution as i am too working on storing image files in eMMC!