LPC11C24 can unused port pins be set and cleared

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

LPC11C24 can unused port pins be set and cleared

Jump to solution
558 Views
steve_stone
Contributor I

I am using a LPC11C24 and was wondering if the unused port pins (PIO1_9 or PIO2_4 or PIO2_5 or PIO2_5) can still be set up as outputs an set or cleared and read back....wanting to use them as a bit of memory to enable or disable running secondary boot loader.

Thanks,

Steve

Labels (1)
0 Kudos
1 Solution
477 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Steve Stone

For the unused non-open-drain IO, it can be left unconnected if driven LOW and configured as GPIO output with pull-up disabled by software.

For the unused open-drain IO, it can be left unconnected if driven LOW and configured as GPIO output by software.

Have a great day,
Jun Zhang

 

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
478 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Steve Stone

For the unused non-open-drain IO, it can be left unconnected if driven LOW and configured as GPIO output with pull-up disabled by software.

For the unused open-drain IO, it can be left unconnected if driven LOW and configured as GPIO output by software.

Have a great day,
Jun Zhang

 

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos