| ??? 12/04/00 15:57 Read: times |
#6949 - RE: Please correct the following code |
Daniel,
I'm a novice. Confirm this information I give you. The 8051 instruction JB P3.0, START does the same as START: ;CHECK TO SEE IF P3, PIN 0 IS ON MOV A, P3 ; ORL A, #00000001B MOV P3, A MOV A, P3 ANL A, #00000001B ;IF ON, THEN CONTINUE. IF NOT, LOOP TO START. JZ START (Am I right you all?) |
| Topic | Author | Date |
| Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
| RE: Please correct the following code | 01/01/70 00:00 | |
Add more routines to my program. | 01/01/70 00:00 |



