Have you ever tried to send a huge document by email only to get the annoying "file too large" error? Or maybe you only needed to translimit one chapter from a 200-page report, but you sent the whole ...
This project implements a high-speed data logger using the STM32F405 MCU. It logs it to an SD card in CSV format using the SDIO interface with DMA enabled and 1kHz logging frequency.