Hi NXP Team,
I am using the S32K324 microcontroller operating at 3.3V for my circuit. The VREFH pin in the microcontroller is connected with 3.3V (VDD_HV_A / VDD_HV_B) itself. In the datasheet, I saw a note regarding the VREFH voltage levels.
But in the hardware design guidelines document this comment is not mentioned.
Can somebody please explain the significance of the note mentioned in the datasheet.
Thanks & Regards
Hemanth
Solved! Go to Solution.
Hi Hemanth,
The VREFH reference does not have to be connected to VDD_HV_A / VDD_HV_B.
But the reference is clamped to VDD_HV_A, therefore, the voltage must not exceed VDD_HV_A + 0.1V, and the 0.1V is for RF signal only.
In the HWDG rev.C, you can find the specification too:
Regards,
Daniel
Hi Hemanth,
The VREFH reference does not have to be connected to VDD_HV_A / VDD_HV_B.
But the reference is clamped to VDD_HV_A, therefore, the voltage must not exceed VDD_HV_A + 0.1V, and the 0.1V is for RF signal only.
In the HWDG rev.C, you can find the specification too:
Regards,
Daniel
Hi Daniel,
Thanks for the response.
What happens if the input voltage of an ADC is greater than the VREFH of the ADC? Whether the microcontroller's ADC have any overvoltage protection or saturation mechanisms?
The ADC result would be saturated.
The injection current must be limited to 3mA per a pin.
BR, Daniel