UART with Interrupts
摘要
While the UART/USART serial peripheral was examined in Chapter 6 , there is a major improvement to be had by making the receiver interrupt driven. This chapter examines the reasons for this and how it can be done using the libopencm3 library.