2026-03-13 4:05 AM
Hello,
after updating MEMS Studio to version 2.3.1 I am experiencing an issue when working with FSM configurations.
Previously everything was working correctly, but now I cannot reload FSM configurations saved as JSON files.
Steps to reproduce the issue:
Create a new FSM in MEMS Studio.
Save the configuration as a JSON file.
Try to reopen the same JSON file.
The file loads without any error message, but the FSM editor remains empty and the FSM configuration is not shown.
However, individual FSM examples included in MEMS Studio open correctly without any issues.
This happens both with:
JSON files generated previously with an older version of MEMS Studio
JSON files generated directly from example FSM projects in the current version
So the issue does not seem to be related to the JSON content itself.
My setup:
MEMS Studio version: 2.3.1
Sensor: LSM6DSOX
Questions:
Has the FSM JSON handling changed in MEMS Studio 2.3.1?
Is there a specific way to reopen a saved FSM configuration JSON?
Is this a known issue or bug in the current version?
Thank you for your support.
Solved! Go to Solution.
2026-03-16 9:27 AM
Hi @SamuPre ,
So the issue occurs only with JSON files generated and exported with MEMS Studio 2.3.1, correct?
Which board are you using?
Please note that on Nucleo boards and SensorTile the FSM read operation is not performed automatically.
If you explicitly perform the FSM read operation from the board, does the FSM page still remain empty?
2026-03-16 9:27 AM
Hi @SamuPre ,
So the issue occurs only with JSON files generated and exported with MEMS Studio 2.3.1, correct?
Which board are you using?
Please note that on Nucleo boards and SensorTile the FSM read operation is not performed automatically.
If you explicitly perform the FSM read operation from the board, does the FSM page still remain empty?
2026-03-17 2:34 AM
Hi,
thank you for the reply.
The issue occurs when using MEMS Studio 2.3.1, where FSM configurations saved as JSON are not correctly reloaded. This happens with JSON files generated both with version 2.3.1 and with older versions (e.g. 2.0.0), as none of them are reconstructed in the FSM editor.
For example:
I create a new FSM configuration
I save the JSON configuration
When reopening the JSON file, the FSM editor appears empty even though no error is shown
I also tried performing the explicit FSM read operation from the board, but the FSM page still remains empty.
I am using a STEVAL-MKI109V3 board.
Thank you for your support.
2026-03-17 8:22 AM
Hi @SamuPre ,
We are not able to replicate the issue, it always read back the configuration and display the diagram.
Could you please share the JSON file or video capture if possible to see what is going on?