ADC resolution on S32K3xx

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

ADC resolution on S32K3xx

跳至解决方案
1,387 次查看
vusal
Contributor III

Hello,

 

Just want to double-check my understanding: for data that's right-aligned, does the ADC resolution start at bit 14? So, essentially, bit 14 is always the Most Significant Bit (MSB) regardless of the resolution, right? I'm just curious about why bit 0 wasn't chosen as the Least Significant Bit (LSB). Any insights on the reasoning behind this? Thanks for helping out!

vusal_0-1712701261489.png


Best,
Vusal

 

0 项奖励
回复
1 解答
1,366 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Vusal,

See Adc_Sar_Ip_GetConvData and Adc_Sar_GetMaskedResult. Your understanding is correct.

Adc_Sar_Ip_GetConvData Adc_Sar_GetMaskedResult.png

Sorry, I didn't find the reason for this design.


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.
-------------------------------------------------------------------------------

 

在原帖中查看解决方案

2 回复数
1,367 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Vusal,

See Adc_Sar_Ip_GetConvData and Adc_Sar_GetMaskedResult. Your understanding is correct.

Adc_Sar_Ip_GetConvData Adc_Sar_GetMaskedResult.png

Sorry, I didn't find the reason for this design.


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.
-------------------------------------------------------------------------------

 

1,360 次查看
vusal
Contributor III

Hi @Robin_Shen ,

Thank you for confirming this. This is good to know.

Best regards,
Vusal

0 项奖励
回复