An open API service indexing awesome lists of open source software.

https://github.com/joeferner/stm32-utils


https://github.com/joeferner/stm32-utils

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# UART debug

1. Enable one of the UARTs
1. Enable USARTx_RX (Peripheral to Memory, Circular)
1. Enable USARTx_TX (Memory to Peripheral, Circular)