I am working on a RP2040 Board in an UNO form factor as a drop-in replacement for an automation system with unos that are dying and am facing an issue where, I have built a custom RP2040 board. (Photos will be attached) When I plug it into windows, I get the device descriptor failed error code. In another prototype with the same chip that I had assembled before, the issue was due to 2 missing traces under the USB C port. But none of those exist in the current iteration. (Previous board issues here:
https://www.eevblog.com/forum/microcontrollers/issue-building-custom-board-with-rp2040/) I have not changed the design much. I have only mapped the non-connected GPIOS to headers in the UNO formfactor. It is to be noted that the RP2040s were perfect since those board were assembled at a fab where they used a hotplate in my first prototype. But here, I am using Hot air instead. Could that cause an issue? Also, one mistake I made was not seeing that kicad did not connect the ground planes properly in the version I had fabricated. I have fixed that issue by adding a Bodge wire. Voltages are near perfect 3.34V on 3V3 pins and 1.08V on 1V1 pins. Oscillator seems to work fine. I have not tried using the debugger so far. The CS Pin on the memory chip goes low when I press the bootsel pin on startup. Can anyone find any issue? (Like mentioned before, pics, scheme, gerbers are attached)