Skip to main content
Visitor II
March 29, 2020
Question

Matching not good. First Difference at address 0x08000004

  • March 29, 2020
  • 2 replies
  • 1232 views

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.

    This topic has been closed for replies.

    2 replies

    Graduate II
    March 29, 2020

    I suspect the device is protected. Check and clear protection and/or try mass erase.

    Visitor II
    March 30, 2020

    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?

    Graduate II
    March 30, 2020

    Use Stm32CubeProgrammer.

    You can Mass-erase and display the option.