S32K3 GPIO DC electrical specifications

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

S32K3 GPIO DC electrical specifications

ソリューションへジャンプ
312件の閲覧回数
Chinnan
Contributor II

 

When i applied an varying voltage from 0 to 3.3V to controller Pin, The microcontroller taking 1.65 as Input high. Also when i decrease high to low (Ie, 3.3V to 0V) at 1.58V microcontroller took as Input Low.

As per data sheet, For 3.3V microcontroller Input high voltage is 0.7 VDD to VDD and Input low is 0V to 0.3 VDD.

 

1, Why microcontroller taking 1.65 as Input high? Any software setting required to change or not?

2, What will actually happen in between an voltage comes VIL and VIH?

3, What is the transition voltage of microcontroller?

0 件の賞賛
返信
1 解決策
296件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Chinnan,

You can find inside the following document, section "Input Characteristics": AN2434: Input/Output Pin Drivers on HCS12 Family MCUs, which still applies to S32K3 family:

Julin_AragnM_0-1715708563505.png

When defining VIH or VIL, it is generally set at 70% or 30% of VDD so it is guaranteed that the input reads either LOW or HIGH when input passes those thresholds levels.

Many factors affect the transition voltage level for the MCU, such as temperature. That is why a specific transition voltage is not specified, it is not possible to predict which logic level the MCU will interpret.

Best regards,
Julián

元の投稿で解決策を見る

4 返答(返信)
297件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Chinnan,

You can find inside the following document, section "Input Characteristics": AN2434: Input/Output Pin Drivers on HCS12 Family MCUs, which still applies to S32K3 family:

Julin_AragnM_0-1715708563505.png

When defining VIH or VIL, it is generally set at 70% or 30% of VDD so it is guaranteed that the input reads either LOW or HIGH when input passes those thresholds levels.

Many factors affect the transition voltage level for the MCU, such as temperature. That is why a specific transition voltage is not specified, it is not possible to predict which logic level the MCU will interpret.

Best regards,
Julián

281件の閲覧回数
Chinnan
Contributor II

Is there any way in the software that any input voltage between 0.3VDD to 0.65VDD on the GPIO pin can be taken as low or high?

0 件の賞賛
返信
265件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Chinnan,

You could set your desired voltage input as a reference by configuring an ADC and using that value as a low or high.

Best regards,
Julián

0 件の賞賛
返信
310件の閲覧回数
Chinnan
Contributor II

The Microcontroller was S32K322NHT0MPAST  100 Pin HDQFP

0 件の賞賛
返信