Question: Write an assembly level code for 8051 to make P2 an input port. If the MSB of the data at port P2 is 1, then
Write an assembly level code for 8051 to make P2 an input port. If the MSB of the data at port P2 is 1, then send the word ONE through the serial port at a Baud Rate of 19200 bits per second. If the MSB of the data at port P2 is 0, then send the word ZERO through the serial port at a Baud Rate of 9600 bits per second.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
