So far 2 boards have died and I am uncertain how they failed, is there a chance they could be fixed through software?
I was using a Nucleo F746zg to develop firmware and in the middle of testing after consistently functioning for over an hour, it stopped communicating with the st link and started showing an overcurrent error. After further testing, the voltage regulator now outputs only 1 volt when it should be 3.3v and I got a "The interface firmware FAILED to reset/halt the target MCU" when i was able to access the board.
After this I bought a Nucleo F401RE and had the same exact thing happen, the board worked for many hours and then suddenly in the middle of outputting to stlink, suddenly stopped outputting data and I got a overcurrent error and a "The interface firmware FAILED to reset/halt the target MCU" error.
I heard that a way to fix this was to use stm32programmer to do a full flash wipe on the chip but I was unable to do that for either board since every time I tried to connect to the board it crashes the software or makes it go unresponsive.
I hope I can get these boards to work soon.
