cancel
Showing results for 
Search instead for 
Did you mean: 

Setting MSP while entering built-in dfu on STM32F746ZG

Dmitry S.
Associate

Hello,

My question is what address of MSP should I set when trying to enter built-in STM32 DFU bootloader (located at 0x1FF00000 from AN2606). I looked at some sources and people use __set_MSP(0x20003420); But others use __set_MSP(0x1FF00000). So which one should I choose?

0 REPLIES 0