| ??? 05/09/03 23:17 Read: times |
#45137 - RE: Port status and bit status Responding to: ???'s previous message |
Ohh Sorry...
this will not work since #01 is MSB and LSB ...it cannot determine signal bit status rite...any other appraoch but as Andy suggested; LOOP MOV A,P1 CJNE A,#01,LOOP now if P1.0 is set then what command is written after CJNE so that, that bit can comes in act. |



