ThermalRunaway
New Member
Morning all,
I am implementing data logging functionality into one of my projects and for this I am using the analog input capabilities of a PIC Microcontroller. I've done this sort of thing before, but in my previous experience I always used the internal voltage reference or set it to VDD.
This time I want to use an external voltage reference. Ideally, I'd like to use a 5V reference for the ADC, but the maximum recommended supply voltage for my PIC Micro is 4V (mine will actually be powered at 3V3).
Question:
Is it possible to use an external reference with a higher voltage than the supply voltage for the micro?
I thought that there would be a limit defined for the external voltage reference in the datasheet for the device, but unfortunately there appears to be no mention of any such limit. There must be a limit, so I'm suprised that this is not defined. Perhaps they assume I should already know that the limit will be VDD for the Micro?
Has anyone on the board got advice on this matter?
I suppose I could always try it out practically....
Brian
I am implementing data logging functionality into one of my projects and for this I am using the analog input capabilities of a PIC Microcontroller. I've done this sort of thing before, but in my previous experience I always used the internal voltage reference or set it to VDD.
This time I want to use an external voltage reference. Ideally, I'd like to use a 5V reference for the ADC, but the maximum recommended supply voltage for my PIC Micro is 4V (mine will actually be powered at 3V3).
Question:
Is it possible to use an external reference with a higher voltage than the supply voltage for the micro?
I thought that there would be a limit defined for the external voltage reference in the datasheet for the device, but unfortunately there appears to be no mention of any such limit. There must be a limit, so I'm suprised that this is not defined. Perhaps they assume I should already know that the limit will be VDD for the Micro?
Has anyone on the board got advice on this matter?
I suppose I could always try it out practically....
Brian