ezieragabriel / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

New programmer: myAVR mySmartUSB light #873

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have an affordable (~16EUR) and compact programmer I tested with my Arduino 
Mega (1280): myAVR mySmartUSB light.

http://shop.myavr.com/index.php?sp=article.sp.php&artID=200006

It has a Silabs CP2102 USB-UART, lsusb:

Bus 006 Device 005: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x 
Composite Device

I attached a patch to make it work in the Arduino IDE. I tested it, by first 
destroying my Arduino's bootloader, by flashing an all-zero bootloader into it. 
After that USB upload was verified to be broken. Then I used the Arduino IDE to 
upload a new bootloader using the mySmartUSB light programmer, which worked 
wonderfully, after that USB upload worked once again.

Original issue reported on code.google.com by pmjdebru...@pcode.nl on 4 Apr 2012 at 8:46

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry guys, this should have been an enhancement request.

Original comment by pmjdebru...@pcode.nl on 4 Apr 2012 at 8:49