Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

interfacing 3.3V and 5V microcontroller

Status
Not open for further replies.

icemetal

Member level 2
Joined
Sep 2, 2009
Messages
51
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,615
I have this 2 MCUone works with 3.3V and the other with 5V and I want to send a signal from the 5V MCU to the 3.3V MCU, what can I do with out burning the 3.3V MCU?

here is my circuit

Clipboard01.jpg
 

if you are sending from the 5 volt uC only then just use voltage dividers


but if you send from the 3.3 too you will need buffers
 
If you just want to send from the 5V to the 3.3V, then use a potential divider.

The first method on this page:

**broken link removed**

---------- Post added at 19:32 ---------- Previous post was at 19:28 ----------

To send from the 3.3V to the 5V, read my post (post 2) here:

https://www.edaboard.com/threads/241723/
 
Assuming that there is a pullup in the target side pin it will but you will get an inverted signal
 

Thank you, what I mean, do I need to put a resistor between the divider and the transistor?
Clipboard02.jpg
 

**broken link removed**

u can use that method also.. play around with resistor value.. so you can get equal or less 3.3V.
 

You don't need a divider, a 10K resistor from U2 to the base will work fine.
If there is no pullup in U1 then connect a 10k resistor from the collector to 3v3 and connect the pic pin to the collector.

If you want to use a divider then connect the middle point of the divider directly to the pic
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top