I purchased a Lilypad USB Plus for my son and we were able to load some sketches onto it.
Lilypad USB Plus - DEV-14631 - SparkFun Electronics
Yesterday, however, I uploaded a sketch and realized afterward that I had been using my Leonardo and forgot to switch it back to the Lilypad in the IDE. Now I cannot connect to the Lilypad. When I attempt to upload the blink sketch, I get the following error.
Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "LilyPad USB Plus"
Sketch uses 3938 bytes (13%) of program storage space. Maximum is 28672 bytes.
Global variables use 149 bytes (5%) of dynamic memory, leaving 2411 bytes for local variables. Maximum is 2560 bytes.
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
Found programmer: Id = "�"; type = �
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
Software Version = i.
From what I have read online, I think I need to re upload the bootloader, but I can't figure out how to do that. Can someone please point me in the right direction?
Thanks!
Jonathan