External loader using SPI is possible or not in STM32CubeIDE ?
Is External loader programming possible using SPI through STM32CubeIDE(It should program internal and external memory at the same time)?
I am able to generate .stldr and program the external serial flash(Connected via SPI) using this file(.stldr) in STM32CubeProgrammer.
Is it possible to do the same using STM32CubeIDE? As this will program internal and external memory at the same time? I have tried this after selecting the .stldr file in debug_configuration of STM32CubeIDE , but it's not working.
Please confirm the same.
Thanks in Advance
