Contents
Application Note
Application Note
Document No.: AN1104
APM32F4xx Series Software Simulating
USART
Version: V1.0
Document No.: AN1104
www.geehy.com Page 1
Introduction
During the use of the system, the system resources (e.g. serial ports) may be insufficient. In this
case, the IO port can be used to simulate the serial port to serve the same function. This
application note introduces how to realize simulation of serial port by IO port on the APM32F4xx
series through external interrupts and timers.