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.

Adapte 3.3v to 5V for ARM microcontrolles(e.g: Command to L298N,Reading 5V encoder)

Status
Not open for further replies.

amirtaha

Newbie level 3
Joined
Jul 25, 2007
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
Hi.
I/O of ARM microcontrollers are 3.3V but many device work with 5V.
How can i adapted 3.3V to 5V?
For example For driving L298N(DC motor drive) i have to send 5V to IC but Arm microcontrolles
output is 3.3V.
Or output of many encoder is 5V but input of ARM have to 3.3v.
Thanks
 

I/O of ARM microcontrollers are 3.3V but many device work with 5V.
I think ARM MCUs have 5V tolerant I/O pins so there shouldn't be a problem reading 5V.


For example For driving L298N(DC motor drive) i have to send 5V to IC but Arm microcontrolles
output is 3.3V.
It is likely that a 5V device will recognize 3.3V as '1' logic. In any case you could use various topologies, but level translators should be the most secure (and expensive) choice.

**broken link removed**
https://www.edaboard.com/threads/204270/

Hope it helped,
Alexandros
 

You can use any 74HCT logic gate with 5v supply like for example 74HCT244.
The HCT series use TTL levels so anything above 2v is considered high and will give 5v to the output

Alex
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top