Matching not good. First Difference at address 0x08000004
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
Bootloader
-
STM32F0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-29 4:07 AM
I suspect the device is protected. Check and clear protection and/or try mass erase.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-29 9: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-30 4:07 AM
Use Stm32CubeProgrammer.
You can Mass-erase and display the option.
