I'm using the Catalex MicroSD Card Adapter in my final paper and I'd like to put some more consistent information about it, with reference and schematics. I'm trying to find the datasheet, but I didn't find anything useful. I've find a version in Mandarim and few more information in Hindi, not really helpful.
What's the part number on the 2 chips?
One is certainly a 3.3V regulator, and other a 5V to 3.3V buffer chip for SCK, MOSI, and SS. Maybe for MISO going back, but often not. Knowing that, you can figure the circuit out pretty easily.
Attached is the new Catalex schematic. Note the MISO Output Enable is connected to the CS line. In the older version, the MISO Output Enable was connected to GND like the other tri-state buffers, which means the buffer drives the MISO line all the time. The new version works ok with other SPI devices, The older version does not.
Hello, I have the same model version 1.0 I'm trying to use it with Arduino due connecting to the spi header near the MCU with 3.3 bypass to the ldo. Is there any particular change I should make?