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
Solved! Go to Solution.
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.
-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------