cancel
Showing results for 
Search instead for 
Did you mean: 

manage stm32F405 option bytes in dfu mode via USB?

Sergey Vigutov
Associate
Posted on May 31, 2018 at 14:03

How can i manage stm32F405 option bytes( for example disable or enable sector write protect,

or change readout protection level) in dfu mode using USB?

I did not find such an features in the DfuSe Demo programm.

2 REPLIES 2
Nesrine M_O
Lead II
Posted on May 31, 2018 at 16:22

Hi

sergey.vigutov

,

I recommend you to use

http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stm32cubeprog.html

software that

Supports debug and bootloader interfaces (USART/USB DFU)

-Nesrine-

Sergey Vigutov
Associate
Posted on June 14, 2018 at 10:33

Unfortunately, STM32CubeProgrammer does not work correct via USB( display and change sector write protect in option bytes). For me it is very important that that it would be possible  to download firmware and change option bytes via USB