Skip to main content
Associate II
July 22, 2024
Solved

FSM_START_ADDRESS in LIS2DUX12

  • July 22, 2024
  • 1 reply
  • 701 views

Hello,

The LIS2DUX12 datasheet clearly states that "12.1.3 FSM_START_ADD_L (58h) and FSM_START_ADD_H (59h) FSM start address register (R/W). First available address is 0x35C.".

The default address in MEMS-studio is 0x0200. In the FSM examples on GitHub, the address also is the same: 0x0200.

Why are these addresses different and which one is correct?

Best answer by Federica Bossi

Hi @zmogas ,

Thank you for reporting us  the misalignment in FSM Start address definition between examples and datasheet.

We will update the datasheet in order to expose  0x19C as first available address for FSM. (We will keep 0x0200  in our examples/applications since it is of course a valid start address)

1 reply

Federica Bossi
Federica BossiBest answer
Technical Moderator
September 4, 2024

Hi @zmogas ,

Thank you for reporting us  the misalignment in FSM Start address definition between examples and datasheet.

We will update the datasheet in order to expose  0x19C as first available address for FSM. (We will keep 0x0200  in our examples/applications since it is of course a valid start address)

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.