Question: 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
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. Please write the complete assembly code for computer A and show the connection between Computer A and Computer B without handshaking.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
