cancel
Showing results for 
Search instead for 
Did you mean: 

Bugged FSM in MEMS studio

Bennny
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
Federica Bossi
ST Employee

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.

View solution in original post

1 REPLY 1
Federica Bossi
ST Employee

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.