I'm looking at the Accelerometer specification KX023.
the 0x18 is the CNTL1 register.
PC1 RES DRDYE GSEL1 GSEL0 TDTE WUFE TPE Reset Value
Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 00000000
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm looking at the Accelerometer specification KX023.
the 0x18 is the CNTL1 register.
PC1 RES DRDYE GSEL1 GSEL0 TDTE WUFE TPE Reset Value
Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 00000000
I'm testing this :
inside a .boot1 file..