I have 2 breakout boards with 2 microSD cards. I'm using a Raspberry Pi Pico W, and I've been running into an issue. Using SDFat, and the TwoCards example code, it will not launch the second MicroSD. The first one launches, then the second fails to begin, and gives me error code 0x17 and 0x1, if I flip the pins in the code, they follow CS number, and not the breakout board. I have 4 formatted SDHC in Fat32. 2 different brands, 2 different capacities. The configuration doesn't change anything.
If I start the example, with no SDCard in slot 2, then I launch the code, and after entering a character, and pressing enter I shove the second SD Card in, it notices it and opens properly. Any help would be greatly appreciated, and any questions I'll be sure to answer quickly