UART Cross Connect Interrupt 1

Overview

The purpose of the project is to transfer the "Hello World" string from UART 1 to UART 4 and to transfer the "I hear you" string in the opposite direction. Your code must confirm that the received strings match the transmitted strings.

This project uses the same cross connect as the cross connect polling project. The sample code is in myCourses in the Content area in Zhu_text_537-539.pdf. Also, refer to the UART slides.

Setup

Make a copy of your UART cross connect polling code and then start implementing the interrupt logic.

Requirements and Tips

Refer to the Overview. Note that you are not required to submit anything. However, you will need this for the next phase of the cross-connect project. Use today's work session time to implement this or at least get a good start.

References

Rubric and Late Policy -- Not Applicable

Submission -- not applicable