cancel
Showing results for 
Search instead for 
Did you mean: 

new unprogrammed STM32F303xC into DFU mode

John Henry
Associate
Posted on April 19, 2018 at 21:27

If I buy a new STM32F303xC and solder it to my board, will it power up in DFU mode? Is it required to pull BOOT0 high to enter DFU mode? I would like to do first-time programming without manually using a jumper.

#new-unprogrammed-stm32f303xc-into-dfu-mode
3 REPLIES 3
Pavel A.
Evangelist III
Posted on April 20, 2018 at 00:30

Pretty sure the F3 will expect you to pull BOOT0 High to enter the System Loader

Or you could use SWD/JTAG if you've wired that up.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Posted on April 20, 2018 at 15:56

I figured as such. I'll have to add a jumper or button. After application code is loaded I will have the ability to enter DFU from the program.