This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Writing data to SDCard at 1mSec interval using FatFS

Hi There,

I'm working on a datalogger project using nrf52840, includes BLE also. I'm using external 24 channel ADC and should be able to log data to the SDCard at the rate of 1000 samples/sec. I'm trying to write to the SDCard using FatFS. Is it really possible to log the data at that rate?. Any application close to my requirement?.

Related