S32K3 ADC Use of external channels

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

S32K3 ADC Use of external channels

跳至解决方案
5,564 次查看
Niuyanlin
Contributor I

Hello.  NXP Team

How to use the external channel of S32K3 ADC

_0-1678280791752.png

 

.

0 项奖励
回复
1 解答
5,501 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @Niuyanlin 

Each ADC provides 3 external decode signals (MA) to be used to select 1 channel out of 8 in the external analog multiplexers, and there can be maximum 4 of such multiplexers to connect 32 external channels, it means that these 4 multiplexers sharing the same MA signals.

VaneB_0-1678390552677.png

The ADC automatically sets the MA to control these external analog multiplexers, based on the current channel selected for conversion. Depending on the Mask Register bits, the corresponding “X” pin is sampled, and the result is stored in the matching location for the “MA” & “X” combination.

Since no external analog multiplexers have been designed on our development board, such an example has not been implemented.

在原帖中查看解决方案

5 回复数
3,803 次查看
PereClapers
Contributor I

Hi NPX Team, 

Related with this topic, may you please confirm if  is it possible to implement a SCH like the following diagram?

PereClapers_0-1714742575648.png

Many thanks for your support.

0 项奖励
回复
5,548 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @Niuyanlin 

You can find examples of ADC implementation that may be useful to you in the RTD.

 

B.R.

VaneB

0 项奖励
回复
5,540 次查看
Niuyanlin
Contributor I
hello.VaneB
According to your prompt, I can't find an example of using external channel ADC in RTD. If you have a corresponding routine, I hope you can send it to me. Thank you very much.
0 项奖励
回复
5,502 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @Niuyanlin 

Each ADC provides 3 external decode signals (MA) to be used to select 1 channel out of 8 in the external analog multiplexers, and there can be maximum 4 of such multiplexers to connect 32 external channels, it means that these 4 multiplexers sharing the same MA signals.

VaneB_0-1678390552677.png

The ADC automatically sets the MA to control these external analog multiplexers, based on the current channel selected for conversion. Depending on the Mask Register bits, the corresponding “X” pin is sampled, and the result is stored in the matching location for the “MA” & “X” combination.

Since no external analog multiplexers have been designed on our development board, such an example has not been implemented.

5,491 次查看
Niuyanlin
Contributor I

@VaneB 

Thank you very much for your help.

0 项奖励
回复