IDE is failing to connect to COM port

I have no idea why this is happening. I have a custom rp2040 device that was working just fine yesterday until something happened and now I get the message below from the serial monitor. Uploading sketches doesn't work either. The device shows up just fine in device manager as COM6 and says it working correctly but it seems like the IDE just can't connect to it. Thanks for the help.
No description
6 Replies
MaderDash
MaderDash7d ago
What was the last code uploaded to the board. What was it doing?
Superfish
SuperfishOP7d ago
Card info from the SD card library I think. I was testing to see if the sd card was working
MaderDash
MaderDash7d ago
Whay pins is the SD card module conected to .
Superfish
SuperfishOP7d ago
It should be: MISO - GPIO 20, MOSI - GPIO 19, CLK - GPIO 18 and CS - GPIO 21
MaderDash
MaderDash7d ago
Ok so thats stops my idea, I was ninking it might be taking over the tX/RX pins you use to upload.
Dennis Willson
So could you upload your image of your work state

Did you find this page helpful?