zhusstt / STM32-Logger

An STM32 based datalogger with micro SD card and USB support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 97.8%Language:Assembly 0.9%Language:C++ 0.4%Language:Python 0.3%Language:D 0.3%Language:Objective-C 0.2%Language:Perl 0.0%Language:MATLAB 0.0%Language:Shell 0.0%