USB TC-08 windows losing USB connection when using with other devices
-
- Newbie
- Posts: 0
- Joined: Tue May 30, 2023 8:24 am
USB TC-08 windows losing USB connection when using with other devices
I have software written in C that has separate thread to read USB TC-08 temperature readings. It also has separate threads to read data from AdLink USB-1210 device
and to read data from two TiePie HandyScope HS3 devices
So total of 3 different threads to read data from USB devices.
When running software sometimes Windows loses connection to USB TC-08. It says usb device descriptor request failed and only plugging power totally of from all devices fixes the problem.
Is the function to read temperatures thread-safe with other USB devices? And is it possible to use it with other USB devices without problems?