Question
Usb dfu upload own code
I have a problem with example from st with upload via dfu, when I want to upload the binary example from st via dfuse everything is ok and works great, but now I want to build my own code with simply toggle led. I change the flash address and vector table and it uploads without any errors in dfuse but it won’t work. It’s still in dfu mode and my code doesn’t work like st example can you guys say what did I wrong ?