what's the value of pull-up and pull-down resistor about S912ZVMC25F1WKK?

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

what's the value of pull-up and pull-down resistor about S912ZVMC25F1WKK?

跳至解决方案
1,921 次查看
jinhui_wu
Contributor III

i have found the quesition in reference manual about zvm for an hour.

but i can't find the value of internal pull-up and pull-down resistor on GPIO port about S912ZVMC25F0VKK.

anyone can help me?

1 解答
1,339 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

The pull up resistor is implemented as a weak semiconductor device (FET transistor), it is not a passive resistor. Therefore, the I-V characteristic is not linear.

As you can see in Table A-12, num 15, the pull-down current changes (min 10uA, max 130uA) depending on voltage on a GPIO pin (0.65*VDDX > Vin > 0.35*VDDX).

So if VDDX is 5V, we can calculate the resistance is 25k – 175k ohm.

Regards,

Daniel

在原帖中查看解决方案

2 回复数
1,340 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

The pull up resistor is implemented as a weak semiconductor device (FET transistor), it is not a passive resistor. Therefore, the I-V characteristic is not linear.

As you can see in Table A-12, num 15, the pull-down current changes (min 10uA, max 130uA) depending on voltage on a GPIO pin (0.65*VDDX > Vin > 0.35*VDDX).

So if VDDX is 5V, we can calculate the resistance is 25k – 175k ohm.

Regards,

Daniel

1,339 次查看
jinhui_wu
Contributor III

Daniel:

got it,thanks very much!

0 项奖励