2025-03-26 12:53 AM
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?