Duet 2 Ethernet Blown MCU?
-
Here are some pictures I was able to get:
-
I'm not w/Duet, so I can't say anything official, etc.
I do hot air rework repairs on these boards, and if you are comfortable with it, there is nothing special about replacing the processor. The ROM that lets BOSSA connect is factory, so a "new from Digikey/Mouser" chip will work just fine.
Given what you are seeing on BOSSA, were I in your shoes, I'd certainly give it a try.
-
@SAtech said in Duet 2 Ethernet Blown MCU?:
Attempted to erase
you need to erase the flash in the bossa / sam-ba software before writing as well otherwise verify will fail. (using the erase jumper might be a bit missleading as it doesn't erase the flash, just put the board in bootloader mode)
-
@bearer said in Duet 2 Ethernet Blown MCU?:
@SAtech said in Duet 2 Ethernet Blown MCU?:
Attempted to erase
you need to erase the flash in the bossa / sam-ba software before writing as well otherwise verify will fail. (using the erase jumper might be a bit missleading as it doesn't erase the flash, just put the board in bootloader mode)
That's kind of what I was thinking, but even erasing through SAM-BA doesn't help. It doesn't appear to erase properly, and still fails with the same error.
-
Actually all 0xFF would be the erased state come to think of it, implying its probably the writing that fails.
One last thing to verify before replacing the chip would be the flash offset of 0x400000 but from memory i believe its correct (and also preset in bossa and sam-ba)
Then unless you're not sure about the root cause with the potential wiring mishap just pull the chip and happy times ahead.
-
Did you remember to remove the ERASE jumper before you tried to upload firmware using Bossa or SAM-BA ?
-
Well I wish it were that simple... But yes, I did remember. I've tried pretty much every combination of the erase jumper, the reset button and power cycling.
-
Also, I wonder if any other components could have gotten damaged as well?
-
@SAtech said in Duet 2 Ethernet Blown MCU?:
Also, I wonder if any other components could have gotten damaged as well?
Yes, that's entirely possible. When the MCU gets damaged because of over-voltage, typically the WiFi module (on Duet WiFi) or W5500 chip (on Duet Ethernet) get damaged too and runs hot. Likewise the SD card.
-
Well I'll probably just replace the MCU, W5500 and anything else that could have been damaged.