I would like to thank anyone in advance for helping me solve my problems, if you can.
Recently I had tried to create my first PCB using the ESP32 S3 but in my smarts, I decided to not use the module but instead use the chip directly, which was the start of my problems. Then after designing a board to the hardware design guide, I got it made at JLCPCB and soldered it together. But then I ran into an issue, the spi chip has nothing flashed to it, not even a 2nd bootloader, and for some reason UART and JTAG over USB wasn't working either. It's not a power issue, because I can get a read of 3.3v on the multimeter to each pin. And its not soldering because the chip is on firm, so the only thing I can think of is that the eFuses are only tuned to work with JTAG on the pins, and the booloader is missing, so nothing can be uploaded.
Am I right or is there something else I can do?
How do I upload the 2nd bootloader?
Should I redesign my board or just use another uC? (I rather not do this though.)
Many Thanks
Oh and prerequest, here are the files:
