Hi,
I’ve updated the driver on my Windows 8 machine and I’m able to see the Leonardo listed in my Device Manager screen.
From the Arduino IDE I’ve setup the COM port and setup the board type.
Using the serial monitor I’m able to do the basic commands on the board (like press V and hexy responds with the version information “Servotor v1.3”.)
However, now comes my problem. I’m trying to upgrade the firmware on the hexy to say version 2.0. I understand that the Leonardo board disconnects the USB on reset and have read that I should hold in the reset button until the IDE reports UPLOADING… I’ve tried this serveral times, and I can confirm that I see the port listed in the Device Manager again. I just can’t seem to catch the bootloader. It looks like either the speed/stop/parity settings are wrong or something is strange. The hexy just restarts and boots back into v1.3 and the upload fails.
Has anyone else had this problem, or can anyone confirm that they have been able to update the firmware on a windows 8 machine?
My next step will be to try on a Windows 7 machine.