https://github.com/generaltao2/stm32l452-memory
Learn STM32 flash
https://github.com/generaltao2/stm32l452-memory
c hal stm32
Last synced: over 1 year ago
JSON representation
Learn STM32 flash
- Host: GitHub
- URL: https://github.com/generaltao2/stm32l452-memory
- Owner: GeneralTao2
- Created: 2020-08-28T05:14:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T11:26:07.000Z (almost 5 years ago)
- Last Synced: 2025-02-11T12:41:45.267Z (over 1 year ago)
- Topics: c, hal, stm32
- Language: C
- Homepage:
- Size: 684 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### About
Here I wrote a program for STM32 microcontroller. All this program does is works with flash memory.
#### Project
This project was just for practice of programming STM32 microcontroller.