how to solve high voltage appearring after reset until init code about MPC5744P

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

how to solve high voltage appearring after reset until init code about MPC5744P

1,897 次查看
jinhui_wu
Contributor III

Due to Weak up-pull resister of GPIO pin,there will be a high level voltage apperring.

because i use the GPIO to drive a high-side IC and high level is an active level.

Therefor,after mcu reset,the GPIO appear high level until GPIO init fuction.

the high level will effect the high-side IC,this may result in some error in my board.

How to solve high voltage?

标签 (1)
标记 (1)
2 回复数

1,796 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

You have to apply external pull down on this GPIO.

There is no possibility to reconfigure this other then in application SW.

Peter

1,796 次查看
jinhui_wu
Contributor III

What's the mean of "There is no possibility to reconfigure this other then in application SW."

if i apply external pull down resister.what's the value of resister do you suggest?

if i pull down 5kOhm,does the GPIO have 1V voltage?

0 项奖励
回复