Analogue in gain

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
Roy
Flowcode V4 User
Posts: 17
Joined: Thu Jul 30, 2009 9:13 am
Location: New Zealand
Been thanked: 1 time

Analogue in gain

Post by Roy »

Is there a way to change the input amplification gain of an analogue in port.
The problem I have is my source signal is only 0 to 1 volt.
I can do this by amplifying the signal with an op amp however if it can be done in the chip it will be more convenient.
Regards
Roy

Sean
Valued Contributor
Valued Contributor
Posts: 548
Joined: Tue Jun 26, 2007 11:23 am
Has thanked: 6 times
Been thanked: 44 times

Re: Analogue in gain

Post by Sean »

An external op-amp would seem to be the best way to match your input voltage range to the sensitivity of the ADC.

Another option would be to configure the ADC to use an external reference voltage.
The data sheets indicate a minimum Vref of 3V if the chip is running from a supply voltage (Vdd) greater than 3V, down to 1.8V if the supply is less than 3V.

Roy
Flowcode V4 User
Posts: 17
Joined: Thu Jul 30, 2009 9:13 am
Location: New Zealand
Been thanked: 1 time

Re: Analogue in gain

Post by Roy »

THKS
Regards
Roy

Post Reply