??? 07/22/05 08:02 Read: times |
#97785 - re: Erik Malund Responding to: ???'s previous message |
Erik Malund said:
Sure, you can make the pin high or low by program but you can not make it high by external stimuli if the program set it low. The only way an external signal can affect a port (apart from popping it) it pulling a port programmed as a '1' to a '0'. I have set all ports to '0' in start and then i give high signal on P1.7 EXTERNALLY, which further executes the rest of program. and P1.7 does go high even its been initialised as '0' in the start.and the logic works. The working of micro on this logic and your logic is highly contradictory. Y is that? I am not expert in this field but would offcourse like to gain more advantage from expertise of u guys. Regards Kaz |