Gowerlabs / LibFTD2XX.jl

Julia wrapper for FTDI D2XX drivers.
Other
6 stars 1 forks source link

Devices sometimes don't enumerate when Pixel XL connected to windows PC #40

Open ReubenHill opened 5 years ago

ReubenHill commented 5 years ago

A slightly weird issue, but noted anyway. When I connect a pixel XL phone to a windows PC D2XXDevices() sometimes returns an empty vector. When the phone is disconnected devices enumerate correctly. I strongly suspect this is an issue with the underlying C library.