CS 452/652 Winter 2024 - Lecture 11

UART Interrupt Handling

Feb 13, 2024 prev next

BCM - Broadcom BCM2711 data sheet
PLM - PrimeCell UART (PL011) Technical Reference Manual

UART Interrupts

UART Operation

UART FIFOs

Flow Control

CTS Quirk

Notes

  1. write test code to verify UART interrupt functionality!
  2. check error interrupts and conditions?