??? 06/08/04 14:43 Read: times |
#72078 - RE: Using P0 for LCD along with 64K Ext. RAM Responding to: ???'s previous message |
hi,
one more note about additional latch: indeed such way keeps P2 for another usage. But as I have already said: only as output port! It is because during MOVX @R0/@R1 P2 does not change its value but uses strong pull-ups for output signals. As result, if you try to use it as input then something may be damaged if external logic produce low level to the pins! So be careful. Regards, Oleg |