Question
Lis2dw12 - fifo read & write
HI :) , I want to exploit the option (if exists) to read the fifo buffer and write to it simultaneously .
meaning the device writes to the buffer and gets to the 11th sample (for ex.) , when I ask to read the data I will get the 0-11 samples and meanwhile the device will keep writing the 12th sample and on..
can I do it?
