▍1. UART-DMA
说明: 最简单的功能:1,串口轮询发送,中断发送及定长接收,DMA传输。2,ADC转换。外加一点对于代码的理解和注意事项。 本次是基于STM32CUBEMX,IAR,MDK_V5制作的代码,(The simplest functions: 1. Serial polling sending, interrupt sending and fixed-length receiving, DMA transmission. 2. ADC conversion. Add a little bit of understanding and attention to the code. This is based on STM32CUBEMX, IAR, MDK_V5 code.)