S32K324 ADC resolution bit

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

S32K324 ADC resolution bit

903 Views
jack_22
Contributor I

Hello, I would like to ask a question. I am using a chip, S32K324, and the AD written on the chip is 12 bits. However, in the manual, the CALLISTREG register can select 4 different bits, 14 bit, 12 bit, 10 bit, and 8 bit. How do I understand this? Isn't the conversion result always 12 bits? How many bits for S channel, P channel, and X channel, respectively? Thank you!

0 Kudos
Reply
3 Replies

857 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

The 12-bit resolution is officially supported, there are specs in the Data Sheet based on that.

Conversion data is always 15bits wide, regardless of the conversion resolution selected (14, 12, 10, 8 significant bits per conversion data, reducing this number speeds up the conversion because the SAR algorithm executes fewer steps).

2.1. ADC basic concepts AN13413.png

How many bits for S channel, P channel, and X channel, respectively? The resolutions of the three types of ADC channels are the same. Due to the difference between Pin capacitance, Analog Bus Capacitance, and Channel selection Switch impedance, Precision channel is more accurate.

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply

143 Views
ustaufuk
Contributor I

"The 12-bit resolution is officially supported"

 

What do you mean officially supported? It is really confusing that datasheet says 12-bit. Is there any kind of scaling on HW layer?

 

Tags (1)
0 Kudos
Reply

138 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Selectable resolution (8-, 10-, 12-, 14-bit).
However, please note that the TUE spec for precision and standard channels is based on 12-bit level resolution.

0 Kudos
Reply