Broken SPI Chip

I’ve been working on my CI/CD system and because the firmware update went bad I had to dissemble the device and attach to the SPI Chip. Unfortunate, the chip seems to be broken. I wasn’t able to get any data back from the chip. There is also the option that the wiring of the Clamps is faulty, however, I duplicated it from a photo where I knew that it was working. Disregard, I do not have any device I can run my CI/CD things on at the moment and need to think what needs to be done next.

This is frustrating in many ways. The device that could act as a substitute only has 32-Bit and porting docker container from 64-Bit to 32-Bit is a solution. Currently, I have no good idea of how to cope with this.

So far,
akendo