Question
I use LIS2DW12 MEMS, via SPI. I can correctly read reg. 0x0F, I obtain 0x44. I can also write to regs CTRL2-CTRL6; the written vals can be read back afterwards. But I fail to write CTRL0/1, which always read back as default: 0x00/0x04. How write CTRL
..