LPC802 initial configuration for reset pin

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC802 initial configuration for reset pin

Jump to solution
572 Views
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.

Labels (1)
0 Kudos
1 Solution
465 Views
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

View solution in original post

0 Kudos
1 Reply
466 Views
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 Kudos