DFU programming error
If I use the DFU programming over USB with STM32CubeProgrammer, the error occurred and the device doesn't start properly, but if I download the same program with ST-LINK everything runs ok. The MCU is STM32 G473.
I can connect the MCU over the USB, and read memory. Also, the data download and the data verification are ok. The programming procedure fails after the RUNNING PROGRAM... an error occurred after sending a dfu end of download request.
After that, the device doesn't work properly and it is stuck, but if I reset it starts working normally except for the EEPROM emulation that fails to write to FLASH memory. I attached the log from CubeProgrammer.
