LIS3DSH FIFO - Interrupt never occurs
Hi! I'm having trouble to get FIFO to work. Registers write fine, but i think that OVRN flag never sets high. My config:CTRL_REG4, 0b01100111 //ODR = 100Hz, BDU = 0, ZYX enabled CTRL_REG1, 0x00 CTRL_REG2, 0x00 CTRL_REG3, 0b00001000); //Interrup...