CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Max input V(peak) for ADC on dspic33e

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
irmanao



Joined: 08 Apr 2015
Posts: 77

View user's profile Send private message

Max input V(peak) for ADC on dspic33e
PostPosted: Mon Jun 15, 2015 5:09 am     Reply with quote

Hey,

I can't seem to find what the max input V(peak) for ADC on dspic33e is? I'm guessing it's 5volts(0-5). Can anybody help me with this?

Thanks
alan



Joined: 12 Nov 2012
Posts: 357
Location: South Africa

View user's profile Send private message

PostPosted: Mon Jun 15, 2015 7:29 am     Reply with quote

Vpeak can not be higher than Vadc which must be <= Vdd whichever is lower but limited to 3.3V

Regards
irmanao



Joined: 08 Apr 2015
Posts: 77

View user's profile Send private message

PostPosted: Tue Jun 16, 2015 2:34 pm     Reply with quote

So the peak of my input cannot be higher than 3.3V?
temtronic



Joined: 01 Jul 2010
Posts: 9163
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Tue Jun 16, 2015 2:50 pm     Reply with quote

Whenever I hear/see 'peak' I think of an AC waveform so please do NOT inject/sample an AC waveform to the PIC. It is one SURE way of destroying it !!!

Jay
newguy



Joined: 24 Jun 2004
Posts: 1903

View user's profile Send private message

PostPosted: Tue Jun 16, 2015 3:39 pm     Reply with quote

irmanao wrote:
So the peak of my input cannot be higher than 3.3V?


This is from the dsPIC33F family reference manual. I'll leave it up to you to find the equivalent information for your processor.

From the ADC chapter:
Quote:
The voltage references for A/D conversions are selected using the VCFG<2:0> control bits
(ADxCON2<15:13>). The upper voltage reference (VREFH) and the lower voltage reference
(VREFL) can be the internal AVDD and AVSS voltage rails or the VREF+ and VREF- input pins.

The voltages applied to the external reference pins must meet certain specifications. Refer to the
Electrical Specifications section of the device data sheet for details.
(emphasis mine)

From the dspic33FJ256GP710A's data sheet (electrical characteristics chapter):
Quote:
Device Supply
AVDD Module VDD Supply (min) Greater of VDD - 0.3 or 3.0 (typ) - (max) Lesser of VDD + 0.3 or 3.6 V
AVSS Module VSS Supply (min) VSS - 0.3 (typ) - (max) VSS + 0.3 V

Reference Inputs
VREFH Reference Voltage High (min)AVSS + 2.7 (typ) - (max) AVDD V See Note 2
VREFL Reference Voltage Low (min) AVSS (typ) - (max) AVDD - 2.7 V See Note 2
VREF Absolute Reference Voltage (min) 3.0 (typ) - (max) 3.6 V VREF = VREFH - VREFL


Quote:
Note 2: These parameters are not characterized or tested in manufacturing.
irmanao



Joined: 08 Apr 2015
Posts: 77

View user's profile Send private message

PostPosted: Wed Jun 17, 2015 2:47 am     Reply with quote

Thanks



(It is superimposed on a DC offset)
temtronic



Joined: 01 Jul 2010
Posts: 9163
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Wed Jun 17, 2015 4:57 am     Reply with quote

ah ha ! I knew it was an AC signal, well sort of...

Just be sure the signal NEVER goes below 0 (zero) volts or you'll be buying another PIC.
Or... if you don't destroy it, you'll wonder why are the ADC readings 'wrong, it worked before...'

Jay
irmanao



Joined: 08 Apr 2015
Posts: 77

View user's profile Send private message

PostPosted: Wed Jun 17, 2015 5:46 am     Reply with quote

So the datasheet doesn't mention an internal connection of AVDD and VDD.
If i want to use those rails (Vdd-Vss) for adc should i just connect AVDD to Vdd and AVSS to Vss? And how about the multiple couples of Vdd/Vss provided? Do i leave them alone if i power the PIC by a usb connected to a computer?

I use the dsPIC33E USB Starter Kit.

Thanks and sorry..
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group