Skip to main content
Associate II
March 4, 2026
Solved

Bugged FSM in MEMS studio

  • March 4, 2026
  • 1 reply
  • 180 views

Hello.

I'm working on project with LSM6DSO and I use FSM.
For easier programming I use the FSM Feature in MEMS studio, but it looks like it's buggy:

1 - SRP doesn't change the graphical diagram of FSM. It always point to start of the program on RNC.
Example: image.png

2 - Adding STIMER3/4 lead to error when I try to export the register config (save device configuration as):

image.png

image.png

There are also missing settings from the Fixed Data section (CONFIG_A, CONFIG_B, SETTINGS) which could be important.

Thanks

Best answer by Federica Bossi

Hi @Bennny ,

SRP is updated at runtime therefore the only way to see reset pointer updating is performing FSM debug using a log.

We identified an issue in FSM configuration, we will fix it in next release. We will provide visibility of fixed data parameters in next version.

1 reply

Federica Bossi
Federica BossiBest answer
Technical Moderator
March 19, 2026

Hi @Bennny ,

SRP is updated at runtime therefore the only way to see reset pointer updating is performing FSM debug using a log.

We identified an issue in FSM configuration, we will fix it in next release. We will provide visibility of fixed data parameters in next version.

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.