cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating MEMS data with MIC DATA

ZPinj.1484
Associate II

how to make mems data and mic data combine

13 REPLIES 13

how to aquure data and sync it bcs both are different how app. Will be able to differnciate data.

MEMS microphone has no interrupt pins... Interrupt shall be raised by the firmware of the tool you are using... Which hardware platform are you working with? regards

sensible dev board & SIMBA-DB21,we are using

Eleon BORLINI
ST Employee

I understand... this is a partner project, and the related platform (SensiBLE) is not developed by ST itself. I suggest you to refer in this case to the related partner, SensiEDGE, and to their contact page. However, they are using, if I well understand, the ST BLE Sensor app + the FP-SNS-ALLMEMS1 package. You should go inside the libraries of the function pack and synchronize the data sent from the motion + mic sensors to the smartphone via BLE. Quite difficult, indeed...

Let me suggest you another platform for your purpose, which is fully supported by ST and allows you to acquire all the sensors: it is quite cheaper and, even if maybe its design is not so smart as the SensiEDGE one. it is the STEVAL-MKSBOX1V1 and it allows you to acquire all the sensors together, saving them in a .csv file on SD card. Regards