| ??? 03/10/03 12:47 Read: times |
#41191 - RE: maximum frequency 8051 Responding to: ???'s previous message |
Actually here is a faster way to make the square:
LOOP_1:   CPL P1.0 ;(1 bus cycle)   SJMP LOOP_B ;(2 bus cycles) ---------------------------------------- ---------------Total: (3 bus cycles) - Freq = 333 KHz Michael Karas |
| Topic | Author | Date |
| maximum frequency 8051 | 01/01/70 00:00 | |
| RE: maximum frequency 8051 | 01/01/70 00:00 | |
| RE: maximum frequency 8051 | 01/01/70 00:00 | |
| RE: maximum frequency 8051 | 01/01/70 00:00 | |
| RE: maximum frequency 8051 | 01/01/70 00:00 | |
RE: maximum frequency 8051 | 01/01/70 00:00 |



