Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Analog circuit works until a I hook to Adc.

Status
Not open for further replies.

jnnewton

Member
I have an analog circuit consisting of a instrumentation amp and a non - inverting buffer amp. everything works until I hook the output from the buffer to the adc input of my microcontroller (dspic30f4011). The voltage drops from 4 volts down to .5 volts. Is there something I am doing wrong, or i just need to up the gain?
 
jnnewton said:
I have an analog circuit consisting of a instrumentation amp and a non - inverting buffer amp. everything works until I hook the output from the buffer to the adc input of my microcontroller (dspic30f4011). The voltage drops from 4 volts down to .5 volts. Is there something I am doing wrong, or i just need to up the gain?

I would suggest you have the PIC I/O pin set as an output, and set LOW.

Set the pin to be an analogue input.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top