Write a control word for counter, Electrical Engineering

Assignment Help:

Q. Write a control word for counter 1 of 8253 / 8254 that selects following options:  load least significant byte only, mode 5 of operation and binary counting. Then write an instruction sequence that will load the control word into 8253 / 8254 which is located at address 01000 h of memory address space.  Suppose that 8253 / 8254 is attached to I/O bus of the CPU and address inputs A0and A1are supplied by A2 and A3.

Ans:

2114_Write a control word for counter.png

Based on above given conditions and presuming counter 0 is used. Control word becomes 0001 1010h.

Identify the port address

- CS is enabled when A7=1

- Control Register is selected when A1 and A0 =1

- Presuming unused address lines A6 to A2 are at logic 0, 

Then port address would be as below

   Control Register = 83H

   Counter 2 = 82H

   MVI A, B0H

   OUT 83H

   MVI A, LOWBYTE

   OUT 82H

   MVI A, HIGHBYTE

   OUT 82H

  LOOP: MVI A, 80H

   OUT 83H

   IN 82H

   MOV D, A

   IN 82H

   ORA D

   JNZ LOOP

   RET


Related Discussions:- Write a control word for counter

Society in engineering, cite a specific example in which the engineer must ...

cite a specific example in which the engineer must provide maximum efficiency for a given cost.

What are the constructional features of dc machines, Q. What are the Constr...

Q. What are the Constructional Features of DC Machines? Adc generator ormotormay have asmany as four fieldwindings, depending on the type and size of the machine and the kind o

Compute the ensemble mean and standard deviation, Write three m ?les to gen...

Write three m ?les to generate M ensemble members of length N, for the following three random processes: i) function v=rp1(M,N); a=0.02; b=5; Mc=ones(M,1)*b*sin((1:N)*p

Specific core indicators method, Specific Core Indicators Method This ...

Specific Core Indicators Method This technique emphasizes to assign the responsibility and create the accountability. It is possible in which for any of the main indicators, t

Semiconductor, What is the similarities between a vacuum diode and a triode...

What is the similarities between a vacuum diode and a triode?

Transformer, 1 diagram basic layout of a simple transformer

1 diagram basic layout of a simple transformer

Pdc, disadvantages of shunt&series clippers

disadvantages of shunt&series clippers

Electric Circuit, The manufacturer of a 6V dry-cell flashlight battery says...

The manufacturer of a 6V dry-cell flashlight battery says that the battery will deliver 15 mA for 60 continuous hours. During that time the voltage will drop from 6V to 4V. Assume

Describe the basic types of number systems, Q. Describe the basic types of ...

Q. Describe the basic types of Number Systems? Probably the largest stumbling block most beginning programmers encounter when attempting to learn assembly language is the commo

Find vout in the circuit, (a) Find v out in the circuit shown in Figure. ...

(a) Find v out in the circuit shown in Figure. (b) With V i = 2V, R 1 = R 2 = 2.5k, R 3 = 5k, and A = 100, find v out .

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd