Hello,
I have an NRF52840 and I was wondering if I wanted to save IMU data to storage on the microcontroller, would that be better on flash or eeprom, as from what i know those are the two main types of storage on the microcontroller. With my project, directly writing to the SD would take too much energy and I would like to save accelerometer and gyroscope data to the microcontroller then move it to the SD card when absolutely necessary. If anyone had any insight to help that would be awesome.
microcontroller: Seeed XIAO nrf52840 Sense
IDE : Arduino