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.

problem with dspic33 and sensor

Status
Not open for further replies.

Andrew2

Member level 2
Joined
Feb 6, 2013
Messages
42
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,639
I use a dspic33 series pic and a sensor which need 5v supply. The problem is that the microcontroller use 3.3V supply. From what i know , sensor and microcontroller need to be connected with the same power supply .

what can i do to solve this problem ???????


I need your help
 

Use separate supplies, with a common ground. They don't have to be connected to the same supply.
 

hii,,,
1-u acn use 5v supply but to connect with micro controller u should use a resister which will drop 5v to 3.3..

2-it will also do good if u supply 5v from a adapter and then drop the voltage by using suitable resisters.it works
 

use LM1117 for regulating supply which will having 5V input and 3.3v ouput. and use 5V to other peripherals.
 

Guys my problem is that i want to use power supply of 3.3V and i need to provide power to sensors which they need 5V.

Is this possiple??????

For example can i find any regulating supply with 3.3V input and 5V output ??????
 

I use a dspic33 series pic and a sensor which need 5v supply. The problem is that the microcontroller use 3.3V supply. From what i know , sensor and microcontroller need to be connected with the same power supply .

what can i do to solve this problem ???????


I need your help
Greetings,

hii,,,
1-u acn use 5v supply but to connect with micro controller u should use a resister which will drop 5v to 3.3..

2-it will also do good if u supply 5v from a adapter and then drop the voltage by using suitable resisters.it works
Never do that, it is a bad way to power any IC, as internal resistances and other varying load resistances will reduce your voltage further down, eventually your IC will reset or simply does not work.

What you need is called - Step-Up DC/DC Converter or Step-Up (Boost) Converter or Voltage booster. For example: These are what used in most of the LCD's of your smartphones, thats how your smartphone LCD is backlit with just 3.7v of input from battery.
Just search Google with any of above said terms.
Here are few :
- http://www.pololu.com/product/798
- http://cds.linear.com/docs/en/datasheet/lt1300.pdf
- http://www.ti.com/product/lm2698

If you want to go other way :
Use voltage regulator S1117/LM1117 to step down the 5v voltage to 3.3v.
And this might Help you - 3V Tips ‘n Tricks
http://www.microchip.com/stellent/groups/techpub_sg/documents/devicedoc/en026368.pdf

Good Luck..
 
Guys i have little confused .How to increase 3.3V to 5 V ? tanmay.dash12 the link that you posted don't present the input voltage .
 

for input voltage u shoul be taking
1> adapter of 12v
2> 9 -o-9 ct transformer with power supply ckt of 7812 ic(78 means + and 12 means 12 volt) (+12 v)

https://www.pcsilencioso.com/cpemma/317calc.html

if u r using <1> ,<2> then u simply connect your LM337 to the adpater output>>>> for getting 5v give the value of resistor in the link i am providing now
hope u eind it helpful
god bless
U can get any desired voltage by just changing the value of resistors in lm 317..i had been using this and is really of greaty help try this
https://www.pcsilencioso.com/cpemma/317calc.html
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top