Computer Science, asked by nazrulkothon, 3 months ago

Computer A transmits data with Computer B through
RS232C com port 1. Computer A as a transmitter transmits an ASCII
String ‘How are you!’ to B. Suppose this asynchronous system
requires 8 data bits, even parity a baud rate of 4800 bps
(divisor=0018H), and 1 stop bit ,1 byte FIFO, and uses polling way
communicate with each other.
(1) Please show the connection between Computer A and Computer B
without handshaking
(2) Please write the complete assembly code for Computer A.

Answers

Answered by akshayrai425
2

Answer:

1- is the correct answer of this question

Similar questions