Creating CSV format file system in Flash memory through NRF52840's spi protocol

Hi ,

My system's main controller is NRF52840 . My Embedded system is simple. Data logger . I want to store the sensor's data in csv file in every one minute once. I want to create a file systems in Flash memory .  I want to use the SPI protocol for Flash memory . 

I want some technical info like create a file, open a file , read bulk data from file , write bulk data in file. etc.   how do  I make the above system?  Is anybody to help ?  Is nrf52840 supports create file systems?

Parents Reply Children
Related