AVR microcontroller Serial Port Communication mcq
Serial Port Communication 1. What actually are the DB9, DB25 ports available in our computers? a) they are connectors used to transfer data either serially or parallelly b) they are the RS232 connectors used to connect two incompatible devices c) they are the TTL logic connector pins used for communication d) they are just data transfer pins used to transfer the data Answer: they are the RS232 connectors used to connect two incompatible devices 2. What does RI handshaking signal refer to according to the RS232 logic? a) if this logic is high then a receive interrupt is generated b) this pin is high during transmission c) this pin is high during a reception in order to tell that the device is busy at this particular time d) none of the mentioned Answer: this pin is high during a reception in order to tell that the device is busy at this particular time 3. What is the major difference between a MAX232 and a MAX233 device? a) one has one serial port other has two b) one has inbuilt ...