Share via

No data response from USB Control Transfer

Chinh Cao 1 Reputation point
2022-06-24T03:00:35.787+00:00

Hello there,

I'm using winusb to communicate with a DFU device via control transfer. The problem is:

  • When sending a single request (DFU_CLRSTATUS, DFU_GETSTATUS, v.v.) it's working properly
  • When sending two or more requests consecutively, it doesn't work. For example: If I send DFU_CLRSTATUS (1), then DFU_GETSTATUS (2), the second call returns no data (TransferBufferLength=0).
  • It happens on some computers only (both win 10 and 11)

Thank you

Windows for business | Windows Client for IT Pros | Devices and deployment | Other
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.