2025-02-25 7:08 AM
Dear All,
On my NUCLEO-U575ZI-Q I have successfully generated USBX-DFU and have come to a point to connect to it with STM32CubeProgrammer. It seems to be very simple, there are six callbacks only:
That does not work however. STM32CubeProgrammer connects but immediately reports "Error: Data read failed". In debugger I see that it stucks on requesting status, USBD_DFU_Read is not ever called. Has anyone idea what exactly should be returned by the USBD_DFU_GetStatus?
Regards,
Dmitry
2025-03-03 5:11 AM
Hi @DmitryR
As it is dependent on your implementation, at this level, we might not be able to dive deeper to help.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.