xeonphi
Results
3
comments of
xeonphi
I got this from lsusb: Bus 007 Device 010: ID 0451:16ae Texas Instruments, Inc.
thanks you for your quick answers. GillesDD what version of python and ubuntu are you using? I did try with the sudo but still doesn't work.
I put a static value for the device description as a workaround. It seems that pyusb wasn't able to retrieve it directly from the device. self.name = "TI CC2531" #usb.util.get_string(self.dev,...