NicoHood / HoodLoader2

16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE
http://www.nicohood.de
734 stars 186 forks source link

Bricked bootloader #117

Closed ElectricPulse closed 1 year ago

ElectricPulse commented 1 year ago

I have the following configuration: Arduino Uno SMD Clone, Arduino Mega 2560 (the real deal) I have it connected like in the pictures, the flashing succeeds. After double shorting the GND and RESET pins on the mega board. Nothing happens. No usb device appears in dmesg output or on windows. I have also tried the self flashing method before, but I didnt have such a small capacitator as in the guide, I could only try it with a 470uF (I didnt discharge it before hand - I wonder if that might have killed the board if it was indeed charged). Rotating the connections by 180 degrees didnt help. The chip on the mega is indeed a 16u2. None of my two clones have the bootloader header so I cannot try that. I tried powering the mega externally, no change. Any other troubleshooting steps I should try?

If it is relevant, I flashed HoodLoader1 to the device, then I replaced it with the stock firmware.

NicoHood commented 1 year ago

So if you only flashed the firmware (not the bootloader), then you should be able to recover. You did the flash via DFU? I guess you should be able to enter DFU again. If not, your MCU is possibly broken, maybe you connected something wrong?