STM32CubeProgrammer USB programming failed
I'm using a STM32F105 and can program the firmware with an ST-Link to get firmware with USB DFU device driver on the device.
The device gets recognised if I connect it with USB and I can connect and read the memory without issues.
If I try to program a new firmware over USB it all looks good but after the verify step I get an error: Download verification failed.
When I check the firmware is not updated at all. It's weird because in the log I see that the sectors get ereased and download is complete but it seems nothing is written to the flash.
See print screen below.

