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...