When I used 74AC125 on original Bobuino, it was based on Adafruit SD module that used the same. Datasheet for that particular brand used said it was 5V tolerant with Vcc = 3.3V.
That specific manufacturer is no longer available. I would go with HC4050 now for 5V to 3.3V conversion. I have used TXB0108 parts with mixed results. They have limited drive capability and require other devices to have 2mA drive capality to drive them back.
Thank you CR! From the first paragraph I was assured that HC4050 is designed to do the job (high-voltage logic to low, and input can take 15V when supply voltage is low). I may have to make an EAGLE part. I'll check sparkfun library. They have some errors with digikey part number in their library.
So I was wondering, is it possible to save a pin by tying the CS to gnd? I'm using ATMEGA328P-AU, actually just a nano cause they are so darn cheap. How can I resist a complete package with TTL USB at $7? The downside is the one I got has PL2303 chip that the manufacturer has stopped supporting, so no win 8 drivers. I'll have to hunt down some cheap ones with FTDI chip instead.
OK, the 74HC4050 has 6 outputs, seems overkill. I just need 3 pins. Strangely, when I googled "quad high to low level shifter", I only got pages and pages of quad low to high. I found one quad high-to-low or low-to-high, but it is just open drain and needs additional pull-up resistor:
Does anyone know a quad high to low level shifter that I can use?
CR, if you're reading this, do you use an EAGLE library part? I found a part "4050" and it seems to have SO16 package. But it's weird. I have to add 6 parts (logic symbol of follower) instead of like one part with 6 followers. Not sure what the logic behind this.
74LVC125A
But still 14pins.
So if you need only 4buffers out of 6 in the 4050 you have to cut off a piece of the 4050 package to fit it into your pcb design
Am heading out the door and then an Arduino Day 2014 event, will check on 4050 in eagle when I get back.
You can also download Adafruit and Sparkfun libraries, they may have one too.