The problem of single Chip Microcomputer timer

16-bit timer is run on 8-bit single-chip microcomputer, which works by counting increment-threshold overflow. The real-time value of the counter is now read while the counter is not frozen. If the count value before readout is 0x06ff, what is the possible readout value? Why?

Menu