Hi,
I have been using this module from Adafruit in SPI mode and it works fine. I'm now looking to implement it on a custom board using it in place of the SD card on the Teensy via SDIO. I have removed the IC from the module and wired it up on a T3.6 to the microSD socket, though cant seem to get any repsonse from the IC, just an initialisation failed error in the serial monitor. When wired directly to the SPI pins it is still working, so I know the chip is working after removing it from the module. Just using the SD example code, with BUILTIN_SDCARD selected. This works on another teensy with a card in the slot so I know the example is good.
https://www.adafruit.com/product/4899
Currently wired as follows:
Teensy Micro SD Socket ---> XTSD01G
1 --> 1 (SD2)
2 --> 2 (SD3)
3 --> 5 (CMD)
4 --> 8 (Vdd)
5 --> 3 (CLK)
6 --> 4 (Vss)
7 --> 6 (SD0)
8 --> 7 (SD1)
Is this wired correctly? Is there anything obvious I'm missing in order to make one of these IC's work in SDIO mode and appear as a standard SD card?
Thanks.
https://cdn-shop.adafruit.com/product-files/4899/2005251034_XTX-XTSD04GLGEAG_C558839%282%29.pdf
I have been using this module from Adafruit in SPI mode and it works fine. I'm now looking to implement it on a custom board using it in place of the SD card on the Teensy via SDIO. I have removed the IC from the module and wired it up on a T3.6 to the microSD socket, though cant seem to get any repsonse from the IC, just an initialisation failed error in the serial monitor. When wired directly to the SPI pins it is still working, so I know the chip is working after removing it from the module. Just using the SD example code, with BUILTIN_SDCARD selected. This works on another teensy with a card in the slot so I know the example is good.
https://www.adafruit.com/product/4899
Currently wired as follows:
Teensy Micro SD Socket ---> XTSD01G
1 --> 1 (SD2)
2 --> 2 (SD3)
3 --> 5 (CMD)
4 --> 8 (Vdd)
5 --> 3 (CLK)
6 --> 4 (Vss)
7 --> 6 (SD0)
8 --> 7 (SD1)
Is this wired correctly? Is there anything obvious I'm missing in order to make one of these IC's work in SDIO mode and appear as a standard SD card?
Thanks.
https://cdn-shop.adafruit.com/product-files/4899/2005251034_XTX-XTSD04GLGEAG_C558839%282%29.pdf