I think I fried my Arduino (Leonardo), to test I would like to try upload software via FTDI cable.
is this possible? if so, how do I make the circuit to connect FTDI cable to the Arduino Leonardo?
the board was programmed several times via USB and was working. Not sure what happened to it, but now when I plug it into the computer, there is no sound or device in "Device Manager". other usb devices work, so it's not the pc.
I had the same problem with my Arduino Yun (which use the same MCU as a Leonardo)
I solved it by burning the bootloader, using the ISCP header and a Arduino as ISP programmer
Hi, thanks for the links. I think my problem is different.
I managed to setup the mini as Arduino ISP, but it didn't load the boot-loader and the behavior of the Leonardo is the same.
When I turn the Leonardo on the (via USB or Arduino ISP or external power via DC jack), the LED's ON and TX turn on.
If I press reset button, there is no change, the LED's stay on (ON and TX), no blinking is seen.
If I hard wire ground to reset, the same happens as pressing reset, no change in LED's.
One more thing to note, if I plug in the USB, usually windows make a noise when picking up the usb. it doesn't make that noise. also there is no device in "Device Manager". it is as if the USB controller is not recognized.
I've checked the USB ports on the computer and they work.