How to set up ADC for s32k3 MBD

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to set up ADC for s32k3 MBD

1,363件の閲覧回数
Tetsuya_Morimoto
Contributor I

I am checking the MBD and Config settings for S32K3.

​There are three currents, power supply voltage filter, raw data from ADC block, and ADC uses 4 channels.

When I check the config, I see that only one channel of ADC is configured.

The model uses 4 ADC channels, is it possible to configure ADC without specifying pins?

If there is an error in the configuration, please tell me the correct way.

0 件の賞賛
返信
2 返答(返信)

1,330件の閲覧回数
georgevictor
NXP Employee
NXP Employee

Hi, @Tetsuya_Morimoto,

 

The ADC channels that are configured in BCTU work without being routed in the Pins tool because some of the MCU signals are internally routed to the output pins. Let us take for example the PHA_I current that is read from the PTA13 pin. The next image from the board schematics shows that the ADC1_P1 signal (P1_ChanNum1 in the BCTU list) relates to the PTA13 pin.

georgevictor_0-1724848298587.png

To minimize potential complications in future development, I recommend routing any signal that you intend to use within the Pins Tool.

 

Best regards,

Victor

 

0 件の賞賛
返信

1,312件の閲覧回数
Tetsuya_Morimoto
Contributor I

Hello Victor-san,

Thank you. I will contact the customer.

Best regards,

Morimoto

0 件の賞賛
返信