So everything with Teensy has been peachy on my desktop PC (Win7 Pro64) until I installed an Atmel SAMD20 Xplained Pro development board. Now Teensy 3 parts are not recognized when plugged in. And the Atmel SAMD20 is recognized as "Teensy USB Serial (COM29)" in Device Manager. Similar clash on my Win7 Pro64 notebook after I installed a TI LDC1000EVM: after installing that EVM, then Teensyduino, the EVM was not recognized.
The only way I could get the LDC1000EVM (notebook PC) to connect was to plug it in and uninstall the (incorrectly used?) Teensy USB Serial driver, checking the option to delete the driver software, then reinstalling the EVM software. I have not yet tried to use Teensy on that notebook since doing this.
On my desktop PC, at work, I uninstalled the Teensy USB driver when the Atmel Xplained Pro board was plugged in. Unplugged that board, re-ran the Teensyduino 1.18 installer, which said that the USB driver needed to be installed (of course: I deleted it in the previous step). Plugged in Teensy 3. Heard the tone which should indicate USB connecting. But there is no "Teensy" USB port visible in Device Manager. I plugged in an Arduino Uno R3 and it was recognized and its COM port shows up in Device Manager.
Now what? Google... Apparently this is a known problem with Atmel Studio 6.X, which changed to Jungo USB drivers.
One recommended fix might be libusb-win32: http://www.visualmicro.com/post/2014/01/17/AvrIsp-MkII-Usb-Driver-for-Arduino.aspx but when I try to run the wizard, with Teensy3 plugged in, it is not enumerated, so this hits a dead end.
So, try uninstalling the Jungo driver. Teensy 3 still not recognized.
I'm lost. Any ideas? Anyone else having this clash of USB?
The only way I could get the LDC1000EVM (notebook PC) to connect was to plug it in and uninstall the (incorrectly used?) Teensy USB Serial driver, checking the option to delete the driver software, then reinstalling the EVM software. I have not yet tried to use Teensy on that notebook since doing this.
On my desktop PC, at work, I uninstalled the Teensy USB driver when the Atmel Xplained Pro board was plugged in. Unplugged that board, re-ran the Teensyduino 1.18 installer, which said that the USB driver needed to be installed (of course: I deleted it in the previous step). Plugged in Teensy 3. Heard the tone which should indicate USB connecting. But there is no "Teensy" USB port visible in Device Manager. I plugged in an Arduino Uno R3 and it was recognized and its COM port shows up in Device Manager.
Now what? Google... Apparently this is a known problem with Atmel Studio 6.X, which changed to Jungo USB drivers.
One recommended fix might be libusb-win32: http://www.visualmicro.com/post/2014/01/17/AvrIsp-MkII-Usb-Driver-for-Arduino.aspx but when I try to run the wizard, with Teensy3 plugged in, it is not enumerated, so this hits a dead end.
So, try uninstalling the Jungo driver. Teensy 3 still not recognized.
I'm lost. Any ideas? Anyone else having this clash of USB?