Resolved! LIS2DW12TR weird artifacts (or maybe incorrect processing of data???)
Hello, I am working on interfacing with a LIS2DW12TR sensor over I2C. I currently am able to read/write registers, and am working on processing the data coming out of the fifo. I currently have the following: int read_LIS2DW12TR_buffer(int x[32], i...