Hello Dear TI Community,
I am trying to design a PCB board for MicroSD Card application. I want to use the microSD card in SPI Mode.
Now my microSD card is working at 3.3V and my microcontroller is operating at 1.8V, because of which I have used the voltage level shifter TXB0104 IC for shifting 1.8V at VCCB side to 3.3V at VCCA side. I have attached my circuit schematic herewith.
Legend for my circuit:
BOOST_OUT= 3.3V
BUCK_OUT= 1.8V
I require help to check if my schematic is correct. Specific doubts that I have are:
1. Do I need to pull up all the Data Lines (DAT0:3) to BOOST_OUT (aka 3.3V)?
2. Do I need to pull up my CS to BOOST_OUT?
3. Is my connection for OE correct?> The datasheet "TYPICAL APPLICATION" section mentions pulling the OE pin down via a 100k ohm resistor
4. Are my SPI Mode pin configurations correct for the SD Card socket? I have r
efered to the SanDisk microSD datasheet (https://www.alliedelec.com/m/d/04db416b291011446889dbd6129e2644.pdf)
I know that my queries are somewhat inclined towards the usage of microSD card in SPI mode side, but I hope that you will be OK to help me!