2020-03-29 12:03 AM
I am using stm32f072 discovery board and I am trying to do DFU using usb. I am successfully able to boot the code using BOOT0 pin, but I want to use IAP using button as code given in example as DFU-standalone.I have attached the error image. I am using dfuse to upload the code.
2020-03-29 04:07 AM
I suspect the device is protected. Check and clear protection and/or try mass erase.
2020-03-29 09:26 PM
so can you tell me how to clear protection or mass erase in dfuse demo app because I don't know whether device is protected or not? How can i check the protection?
2020-03-30 04:07 AM
Use Stm32CubeProgrammer.
You can Mass-erase and display the option.