MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Connecting iNEMO v2 Board UART to Bluetooth

Posted on April 06, 2012 at 09:08Dear all,I have STEVAL-MKI062V2, I could be able to compile code using IAR EW. There is COM connector for the board ( UART2 pins of STM32), jumper J4. ST says,Note: J4 does not offer any transceiver; it is directly c...

0690X00000605ZzQAI.png
harinath by Associate III
  • 222 Views
  • 1 replies
  • 0 kudos

LSM303DLM Data Calculations

Posted on March 26, 2012 at 19:50Not sure where to post questions on the LSM303DLM, so I posted here. I am currently using a LSM303DLM in my product and I have wrote libraries to read and calculation the x,y,z axis acceleration and the x,y,z magneto...

iNemo suite 2.3.0

Posted on March 26, 2012 at 17:58Hi, I found some information about new version of iNemo suite but can't find it.Where is a download request for this file?

miego by Associate
  • 329 Views
  • 0 replies
  • 0 kudos

Connection to iNEMO using MATLAB

Posted on March 22, 2012 at 17:45Hello, I am trying to get Data from several iNEMO2 MEMS using MatLab. My Code is the following:     if not(libisloaded('lib'))     [notfound, warnings] = loadlibrary('iNEMO2_SDK.dll', 'iNEMO2_SDK.h', 'alias', 'lib');...

ckuech by Associate
  • 269 Views
  • 0 replies
  • 0 kudos

How are people compiling iNemo code???

Posted on January 27, 2012 at 00:59Has anyone successfully compiled any of the iNemo/DFU code?  If so, how did you do it?I've tried Atollic/eclipse, which wouldn't work because there's no project file and I couldn't seem to resolve the dependencies ...

jake by Associate II
  • 359 Views
  • 1 replies
  • 0 kudos

Compiling on Atollic, or anything other than IAR ?!?

Posted on January 26, 2012 at 23:23I can't get DFU or iNemo firmware code to compile with Atollic.The code seems to be a mess with changes to the standard libraries, etc..  Please create a project file for Atollic, or tune up the code so it will com...

jake by Associate II
  • 520 Views
  • 1 replies
  • 0 kudos

L3G4200D Teperature Data

Posted on December 01, 2011 at 19:46How I can interpret the temperature data from the Gyroscope L3G4200D? I can't find anything about the OUT_TEMP Data reference �C. I know, the range is -40 to 85�C. #l3g4200d #mems #l3g4200d #support