That was very good information. It really made my job easier. So what do I need to do for the “ultra high performance” option in the code below?
// 0x70 = 0b01110000
// OM = 11 (ultra high performance mode for X and Y); DO = 100 (10 Hz ODR)
writeReg(CTRL_REG1, 0x70);
