Saving data from Adc to SD card
Posted on April 12, 2018 at 17:13Hello everyone,i've been trying to save adc values into a .txt file or .CSVthey both work fine, but i can't finda way to keep saving the current data directly 'f_write(&MyFile, msg, sizeof(msg), (void *)&byteswritten...