forked from Laurenceb/STM32-Logger
-
Notifications
You must be signed in to change notification settings - Fork 0
zhusstt/STM32-Logger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a firmware project for the STM32 microcontroller. Intended for medical datalogging, but the basic framework could be extended for other uses. Based on ST-Eval um0424 example code combined with the micro SD spi mode access code from the FatFS example project by Elm-Chan. Device presents itself as a USB mass storage device, allowing logged files to be copied off the FAT32 formatted memory card on SPI1. Also controls a lipo charger and bluetooth module on USART1 - more features to be added in future.
About
An STM32 based datalogger with micro SD card and USB support
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 97.9%
- Assembly 0.9%
- C++ 0.4%
- Python 0.3%
- D 0.3%
- Objective-C 0.2%