Strange problem with Teensy 3.1 I can not program "Teensy did not respond to a USB"
I am using windows 10 -64 bit pro to program my Teensy 3.1,
Firstly I have installed Arduino IDE 1.6.8 + Teensyduino 1.28-beta1 (Teensyloader 1.28-beta1).
Then in the installation process Teensyduino it did not install the USB driver by and the installation app showed "Windows 10 USB Serial Driver Found".
As soon as I connect Teensy 3.1 to the Windows 10 it shows as a USB Serial Device COM3 (General Serial Device) in Device Drivers [VID.16C0/PID0483]
Even I uninstalled the driver and the windows install the same driver automatically again and again.
In fact when I connect teensy 3.1 to windows it does not blink for couple of seconds and even worse when I choose to upload program on teensy in Arduino IDE I get following message
"Teensy did not respond to a USB-based request to automatically reboot.
Please press the PROGRAM MODE BUTTON on your Teensy to upload your sketch."
While the Teensyloader is on the screen and I press the program button on the Teensyboard nothing happens and no program get uploaded.
I tried different settings such as programmer "USBap","AVRISP","Arduino ISP","Arduino as ISP",... and none of them worked.
How can I program Teensy? shall I burn bootloader again? How?.
What are the correct setting for programming Teensy 3.1 via USB, in the case if the bootloader is damaged what is the simplest way to flash the bootloader (which programmer and how to connect)?
How can I install a working driver for Teensy instead of using Windows builtin drivers?
Thanks in advance
I am using windows 10 -64 bit pro to program my Teensy 3.1,
Firstly I have installed Arduino IDE 1.6.8 + Teensyduino 1.28-beta1 (Teensyloader 1.28-beta1).
Then in the installation process Teensyduino it did not install the USB driver by and the installation app showed "Windows 10 USB Serial Driver Found".
As soon as I connect Teensy 3.1 to the Windows 10 it shows as a USB Serial Device COM3 (General Serial Device) in Device Drivers [VID.16C0/PID0483]
Even I uninstalled the driver and the windows install the same driver automatically again and again.
In fact when I connect teensy 3.1 to windows it does not blink for couple of seconds and even worse when I choose to upload program on teensy in Arduino IDE I get following message
"Teensy did not respond to a USB-based request to automatically reboot.
Please press the PROGRAM MODE BUTTON on your Teensy to upload your sketch."
While the Teensyloader is on the screen and I press the program button on the Teensyboard nothing happens and no program get uploaded.
I tried different settings such as programmer "USBap","AVRISP","Arduino ISP","Arduino as ISP",... and none of them worked.
How can I program Teensy? shall I burn bootloader again? How?.
What are the correct setting for programming Teensy 3.1 via USB, in the case if the bootloader is damaged what is the simplest way to flash the bootloader (which programmer and how to connect)?
How can I install a working driver for Teensy instead of using Windows builtin drivers?
Thanks in advance