2021-08-20 08:58 AM
Hello,
I was applying the DFU_Standalone project on STM32L5 and it is working fine. I was using the dfu example ( STM32L562E-DK_LED_Toggle_@0x0800C000.dfu
) given by the standalone project in order to download it on the device.
I would like to know, in case I want to download my own dfu project, how I can change and specify the address at 0x800C000.
Thank you,