Skip to main content
Associate III
December 3, 2024
Question

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

  • December 3, 2024
  • 2 replies
  • 713 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?

2 replies

GaetanGodart
Technical Moderator
December 5, 2024

Hello @Shivani ,

 

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

 

Regards,

GaetanGodart
Technical Moderator
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,

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!