5v and 3.3v supply voltage

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
nemo000111
 
Posts: 13
Joined: Mon Jan 21, 2013 11:20 pm

5v and 3.3v supply voltage

Post by nemo000111 »

Hi,

I'm working on designing a project that will have a zigbee radio, an attiny84, and a few sensors. This will need to run off batteries (a few AA). My question is on the power supply circuitry. Do I run everything off of 3.3v (the tiny84 will run at a lower frequency on 3.3v), or have separate 5v and 3.3v circuitry (no logic level conversion will be needed). I've been toying with the idea of going the 3.3v and 5v route, however I'm not sure of an elegant way to do it. If I go the route of several diodes to get the voltage drop from 5v to 3.3v I'd be running everything through the one dc converter. Also, it wouldn't be exactly 3.3v. If I use a second dc converter, it would about double the components needed just for power regulation and control. Any help is much appreciated. Thanks much.

User avatar
adafruit_support_bill
 
Posts: 88097
Joined: Sat Feb 07, 2009 10:11 am

Re: 5v and 3.3v supply voltage

Post by adafruit_support_bill »

A single supply is easier all the way around. No need for level conversion or multiple regulators/converters etc. For a battery powered project especially, fewer components will draw less power and give you a longer run time.

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”