disable pio0_1

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

disable pio0_1

1,383 Views
marcosriolo
Contributor I

I need to use PIO0_1 as input, how I can disable the function program when reset. If this pin low (0) the LPC enter in mode programer, I want that PIO0_1 low, the LPC enter in normal mode, not in programer mode.

Labels (1)
0 Kudos
Reply
3 Replies

1,264 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Marcos riolo,

    Please tell me your LPC chip's part number.

   Waiting for your reply!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

1,264 Views
marcosriolo
Contributor I

LPC1114FBD48/303,1

0 Kudos
Reply

1,264 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Marcos,

     Thank you for your detail information.

     If you want to disable the PIO0_1 ISP function, just configure the CRP mode as NO_ISP by writing data 0x4E69 7370 to flash address 0x0000 02FC.

    You can find this description in the user manual Table 372. Code Read Protection options.

pastedImage_1.png

Wish it helps you!

If you still have question, please contact me!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply