Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craigpeacock/stm32_snippets
Various STM32 code snippets
https://github.com/craigpeacock/stm32_snippets
nucleo-f411re stm32
Last synced: 6 days ago
JSON representation
Various STM32 code snippets
- Host: GitHub
- URL: https://github.com/craigpeacock/stm32_snippets
- Owner: craigpeacock
- Created: 2024-09-06T12:48:33.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T02:41:07.000Z (2 months ago)
- Last Synced: 2024-09-10T03:56:07.658Z (2 months ago)
- Topics: nucleo-f411re, stm32
- Language: C
- Homepage:
- Size: 650 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## STM32 Examples
Unless otherwise specified, these examples targets the [NUCLEO-F411RE](https://www.st.com/en/evaluation-tools/nucleo-f411re.html) Development Board.
### Documentation
* [UM1725 Description of STM32F4 HAL and low-layer drivers](https://www.st.com/resource/en/user_manual/um1725-description-of-stm32f4-hal-and-lowlayer-drivers-stmicroelectronics.pdf)