MIMXRT1166D ADC is 1.8V max?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MIMXRT1166D ADC is 1.8V max?

Jump to solution
828 Views
maglash64
Contributor II

Hi, 

I am developing a custom board for MIMXRT1166D,

In the EVK schematic, the ADC_VREFH is attached to the 1V8 rail.

Is the max voltage on analog pins 1V8? If so then Why?

Because MIMXRT1050 and MIMXRT1060 had max ADC input voltage of 3V3.

We are interfaring with a 3V3 sensor that gives an analog output, thus this became an issue when

we began porting our product over MIMXRT1166.

Why did the max ADC voltage change from MIMXRT1050/60 to MIMXRT1160/70 ?

0 Kudos
1 Solution
808 Views
maglash64
Contributor II

After researching for a white, I found out in the reference manual that it is indeed possible to provide a voltage greater than VDD_ADC_VREFH (1.8V) on any of the ADC pins.

To do that one needs to set the CSCALE of the particular ADC which scales the input to the range of the specified ADC ( VREH to VREFL).

 

MIMXRT1166-ADC.jpg

 

 

MIMXRT1166-ADC2.jpg

 

View solution in original post

1 Reply
809 Views
maglash64
Contributor II

After researching for a white, I found out in the reference manual that it is indeed possible to provide a voltage greater than VDD_ADC_VREFH (1.8V) on any of the ADC pins.

To do that one needs to set the CSCALE of the particular ADC which scales the input to the range of the specified ADC ( VREH to VREFL).

 

MIMXRT1166-ADC.jpg

 

 

MIMXRT1166-ADC2.jpg