LPC802 initial configuration for reset pin

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

LPC802 initial configuration for reset pin

跳至解决方案
1,045 次查看
asier
Contributor III

Hi,

Is there anyway to get reset function disabled from pin PIO0_5 when power up MCU ? 

We've observed that this pin starts always with RESET function in it and then we must to disconnect this function from user's code. Is possible to initialize RESET disabled by default in PIO0_5 ? 

Thanks,

Asier.

标签 (1)
0 项奖励
回复
1 解答
938 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Asier,

After power on, the PIO0_5/Reset pin functions as Reset in default, there is no way to disable the pin Reset function after power-on. After power-on, if you want to use the pin as PIO0_5, you have to use firmware to set the RESETN bit in PINASSIGN7.

Hope it can help.

BR

XiangJun Rong

在原帖中查看解决方案

0 项奖励
回复
1 回复
939 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Asier,

After power on, the PIO0_5/Reset pin functions as Reset in default, there is no way to disable the pin Reset function after power-on. After power-on, if you want to use the pin as PIO0_5, you have to use firmware to set the RESETN bit in PINASSIGN7.

Hope it can help.

BR

XiangJun Rong

0 项奖励
回复