Hello everyone
First of all, I wanted to point out that I am not an electronic engineer.
I am just a technician looking to repair a device containing an NXP microcontroller
I received a device for repair in which the NXP MIMXRT1011DAE5A microcontroller was defective and had a short circuit on the USB_OTG1_DN leg.
After soldering in a new microcontroller, the device is detectable as “SE Blank RT Family” and nothing further happens.
I've tried to work on it, but I can't come to anything sensible.
With an external SPI programmer, I dumped the contents of the SPI chip and found the NXP-MCUBootUtility program. However, all I was able to do was connect to the microcontroller, and I have no experience programming this type of chip.
Can anyone suggest how I can program this microcontroller, or switch it to read the contents of the program from an external SPI chip?
Below there is a photo of the microcontroller and its surrounding area and a simplified schematic diagram
Also, i attached a dump from the external SPI chip which is connected to my MCU
Thank you for any help and suggestions.