错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

UART with Interrupts

  • Warren Gay

摘要

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.