Skip to main content
Visitor II
December 17, 2019
Question

Custom USB HID device disconnecting when reading is under progress

  • December 17, 2019
  • 1 reply
  • 568 views

Hello,

I am using ST USB Device library, STM32f746 controller.

I am not facing any issue while sending data to the Controller from the PC host application.

But while reading from the device , the device is disconnecting.

Can Any one help!

Thanks,

Upender.

    This topic has been closed for replies.

    1 reply

    Uc.2361Author
    Visitor II
    December 17, 2019

    In windows 7 PC , there is no issue both read as well as write to device works, but when tried in windows 10 pro then I am faced the read issue.

    For some duration the read works even in windows 10. but later stops and disconnects.

    If there is really an issue why its working in windows 7 PC.