Table of Content
1. Purpose
This blog will introduce microcontroller basic usage.
99. Reference URL
1) http://www.simplyembedded.org/tutorials/interrupt-free-ring-buffer/
2) http://stm32f4-discovery.net/2017/07/stm32-tutorial-efficiently-receive-uart-data-using-dma/
3) https://blog.csdn.net/zhou0842/article/details/53574199
4) Implementing Circular Buffer in C
5) MBED Based Tutor for the HAPR (Hardware Architecture Projects) Course
6) https://chromium.googlesource.com/chromiumos/platform/ec/+/test-4824.B/chip/stm32/uart.c
7) https://embedds.com/programming-stm32-usart-using-gcc-tools-part-1/
10) https://www.coreboot.org/index.html