https://github.com/joeferner/stm32-utils
https://github.com/joeferner/stm32-utils
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/joeferner/stm32-utils
- Owner: joeferner
- Created: 2015-11-06T12:56:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T19:49:31.000Z (over 6 years ago)
- Last Synced: 2025-02-28T13:18:42.255Z (over 1 year ago)
- Language: C
- Size: 24.4 KB
- Stars: 24
- Watchers: 4
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)