[En-Nut-Discussion] GPIO Powersupply

Ole Reinhardt ole.reinhardt at embedded-it.de
Tue Jun 7 16:03:01 CEST 2011


Hi Werner,

>  
> just a short Question:
> The Voltage of GPIO Pins are 5V right? Can I manipulate this voltage?
> For example to 3.3V?

Which architecture you are using?

On AVR GPIO voltage is 5V in most cases. Better said: same as the power
supply of the CPU (some AVRs can be powered with 3.3V too, in this case
you will have 3.3V GPIO voltage.)

On ARM most CPUs use 3.3V as GPIO voltage. Some architectures support 5V
tollerant input pins. But carefully read your CPU manual before
connecting any 5V signal to a 3.3V GPIO line!


If you have a 5V GPIO signal you could use a logic level translator to
generate your 3V signal.

The most simple one is just a voltage divider (two resistors). But
better use some specialised ICs like 74LVC8T245. 

There also exists specialised ICs for SPI busses or I2C busses that can
be used bidirectional.

If you could specify your problem (little schematic for example) we
could perhaps give you a better hint...

Regards,

Ole Reinhardt

-- 

Thermotemp GmbH, Embedded-IT

Embedded Hard-/ Software and Open Source Development, 
Integration and Consulting

http://www.embedded-it.de

Geschäftsstelle Siegen - Steinstraße 67 - D-57072 Siegen - 
tel +49 (0)271 5513597, +49 (0)271-73681 - fax +49 (0)271 736 97

Hauptsitz - Hademarscher Weg 7 - 13503 Berlin
Tel +49 (0)30 4315205 - Fax +49 (0)30 43665002
Geschäftsführer: Jörg Friedrichs, Ole Reinhardt
Handelsregister Berlin Charlottenburg HRB 45978 UstID DE 156329280 




More information about the En-Nut-Discussion mailing list