- 16 Tof We Want To Setup A Delay Time Of About 2ms We Have The Instruction Cycle Time Equals To 5 Microseconds The Foll 1 (29.03 KiB) Viewed 70 times
16 tof We want to setup a delay time of about 2ms, we have the instruction cycle time equals to 5 microseconds, the foll
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
16 tof We want to setup a delay time of about 2ms, we have the instruction cycle time equals to 5 microseconds, the foll
16 tof We want to setup a delay time of about 2ms, we have the instruction cycle time equals to 5 microseconds, the following assembly code is written for this aim. The value of X is still missing. The value of X should be: Delay5 movlw D'X' movwf conterdelay Delay nop decfsz conterdelay, 1 goto Delay return O a. None of these b. D 150 CD 100 O d. D 200