Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

How to build connection between microcontroller and 74HC4050

Status
Not open for further replies.

redsuns

New Member
I need to get the 74HC4050 to shift the voltage from 5v to 3.3v for the sd card
the SDO , SS and SCK of microcontroller is connected to 74HC4050 input and output to SD card,
but how is the SDI connected, should the uC SDI connected to the input or output of the 74HC4050?
 
I need to get the 74HC4050 to shift the voltage from 5v to 3.3v for the sd card
the SDO , SS and SCK of microcontroller is connected to 74HC4050 input and output to SD card,
but how is the SDI connected, should the uC SDI connected to the input or output of the 74HC4050?

No. The HC4050 is a 'high-to-low' translator and you need a "low-to-high" on that pin.
Here's a slightly-overkill example:
https://www.nxp.com/documents/data_sheet/74LVC_LVCH1T45.pdf

However, there is a chance that the SD-card's output level is high enough to qualify as a 'high' to the microcontroller.
You have some data-sheet reading to do.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top