We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Folks, May I ask you a simple question? May I use P0 port as the I/O(with the pull-up resistors) and address line (address coming out before the pull-up resistors) at the same time? Thank you.
May I ask you a simple question? May I use P0 port as the I/O(with the pull-up resistors) and address line (address coming out before the pull-up resistors) at the same time? The question is too simple I do not understand what you want. For all fetches from external program or data memory first the LSB of the address on P0 must be latched by ALE, then the data transfer takes place. If, however, you do not have any external memory, P0 is straight I/O Erik
May I use P0 port as the I/O(with the pull-up resistors) and address line (address coming out before the pull-up resistors) at the same time? No. You can use the same port for both usages if you design your board accordingly. But not both at the same time.