Skip to main content
Visitor II
March 26, 2025
Question

STM32N6 uses SDMMC1-eMMC as external memory, how to configure the address

  • March 26, 2025
  • 0 replies
  • 607 views

I want to use STM32N6 with SDMMC1-eMMC as external storage (to store the FSBL and the app). Since eMMC does not support memory mapping, where should the address be selected when using STM32CubeProgrammer to download the bin file? Also, how should the External Loader be configured? Moreover, since eMMC does not support XIP, does that mean only the FSBL+Load&Run mode can be used?