Search for question
Question

3. Write an ARM program that reads a string from the UART and writes that string back to the UART until the Enter key is encountered. Do not use any memory. Hint: the Enter key returns the hex value 0x0A. (10 pt)

Fig: 1