cancel
Showing results for 
Search instead for 
Did you mean: 

can we connect a custom board to the mems studio?

TejasK
Associate III

I am trying to connect the custom board to the mems studio to measure the euler angles and to explore the mems studio? is it possible to connect the custom board?

1 ACCEPTED SOLUTION

Accepted Solutions

To do that, you'd need to implement the protocol to communicate with MEMS Studio.

I'm not sure ST Publishes that - it looks like it's all done by the Algo Builder:

AndrewNeil_0-1758617620828.png

https://www.st.com/resource/en/user_manual/um3233-getting-started-with-mems-studio-stmicroelectronics.pdf#page=23

via: https://www.st.com/en/development-tools/mems-studio.html#documentation

One of the key claims for MEMS Studio is that is works, "without writing code for STM32 microcontrollers":

AndrewNeil_1-1758617819127.png

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

3 REPLIES 3
Andrew Neil
Super User

You haven't give any details of this "custom board"!

How to write your question to maximize your chances to find a solution

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

I am using the stm32wb55rev6 controller can i directly connect it to the mems studio.

To do that, you'd need to implement the protocol to communicate with MEMS Studio.

I'm not sure ST Publishes that - it looks like it's all done by the Algo Builder:

AndrewNeil_0-1758617620828.png

https://www.st.com/resource/en/user_manual/um3233-getting-started-with-mems-studio-stmicroelectronics.pdf#page=23

via: https://www.st.com/en/development-tools/mems-studio.html#documentation

One of the key claims for MEMS Studio is that is works, "without writing code for STM32 microcontrollers":

AndrewNeil_1-1758617819127.png

 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.