Skip to main content
Visitor II
November 21, 2024
Question

Synchronizing Multiple Sensors Using I3C Protocol: MEMS Studio Configuration Support

  • November 21, 2024
  • 1 reply
  • 660 views

Hello,

I am working on an experiment to synchronize multiple sensors using the I3C protocol and would like some guidance. I am following the DT0155 document. My setup includes:

1. Nucleo-F401RE
2. X-NUCLEO-IKS4A1
3. STEVAL-MKI227KA
4. MEMS Studio software
My inquiries are:
Can I configure the devices for the I3C protocol directly using MEMS Studio, or do I need to set all the configurations via STM32CubeIDE?
Are there any APIs or example codes provided by STM for configuring the I3C protocol with this setup?


Any insights, tips, or resources would be greatly appreciated!

    This topic has been closed for replies.

    1 reply

    Super User
    November 21, 2024

    What do you mean by "synchronise" here ?

    KalamAuthor
    Visitor II
    November 21, 2024

    By "synchronize," I mean aligning the data output of multiple MEMS sensors so that their measurements are captured at the same time. STMicroelectronics also has done the same experiment Synchronizing multiple sensors . I am interested in understanding the details of this experiment and how I can replicate it on my setup.