I want to use the vref+ pin as a reference for my analogue inputs.
I noticed on this chip it has a Vref - pin as well.
the question is would the vref - pin have any influence on my analogue inputs if I am using the vref+.
basically I don't want the vref - feature at all.
thank for any advise.
18f8722 vref pin +
Moderator: Benj
-
- Flowcode V4 User
- Posts: 220
- Joined: Mon Aug 24, 2009 8:38 am
- Has thanked: 2 times
- Been thanked: 34 times
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: 18f8722 vref pin +
Hi Roy,
No, the Vref- will not be used as the registers set within PIC_CAL_ADC.c will only be set for Vref+ when that option is selected.
If Vref- was ever required then PIC_CAL_ADC.c will require modification.
No, the Vref- will not be used as the registers set within PIC_CAL_ADC.c will only be set for Vref+ when that option is selected.
If Vref- was ever required then PIC_CAL_ADC.c will require modification.
Martin
-
- Flowcode V4 User
- Posts: 220
- Joined: Mon Aug 24, 2009 8:38 am
- Has thanked: 2 times
- Been thanked: 34 times