MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Development tool

Posted on May 26, 2011 at 12:21Hello, I'm trying to open iNEMO v2 firmware with IAR Embedded Workbench for ARM 6.20, but during building a houndreads of errors appears. Now I'm wondering if I use the proper tool for development of firmware. If anyon...

eleandir by Associate
  • 732 Views
  • 1 replies
  • 0 kudos

Question regarding iNEMO output modes

Posted on May 27, 2011 at 19:54I have questions regarding the configuration output data for the iNEMO board v2. Based on the iNEMO2_SDK.h header file, I know that the following output modes can be defined: - Default output mode - Raw output mode - A...

dgh by Associate
  • 594 Views
  • 3 replies
  • 0 kudos

STM32W

Posted on July 13, 2011 at 11:16Can somebody tell me, what prebuild firmware is loaded in the two kit-parts in this specific demo? http://www.youtube.com/watch?v%3Dz3f4n9s3Kug The GUI seems to be EK302DL Thank's

Components of iNEMO v2

Posted on July 06, 2011 at 16:33First I say Hello to all! Sorry for my english, it's not my native language. I wonder why iNEMO v2 uses two of ANALOG gyro if STm now has complete 3-axis digital solution (L3G4200D)? why its not used, what advantages ...

MKI062V1 FW version & BufferUsage function

Posted on May 18, 2011 at 07:48I'm trying to acces the FW Version & BufferUsage information of iNEMO .Please have a look at attached .cpp file (works for streaming data from iNEMO) .The BufferUsage function is very important for me since, I'm going ...

harinath by Associate III
  • 449 Views
  • 3 replies
  • 0 kudos

MKI062V1 MATLAB wrapper( unloadlibrary problem)

Posted on May 25, 2011 at 03:45Hi friends,With deep interest and many trials, I could be able to connect iNEMO V1 to MATLAB. Your can see the attached INEMO_ConnectionV1.m working code. I commentedunloadlibrary('iNEMO_SDK')  which is making MATLAB u...

harinath by Associate III
  • 440 Views
  • 0 replies
  • 0 kudos

Problem with DFU mode.

Posted on May 20, 2011 at 10:28Hello,I have problem with updating firmware in STEVAL-MKI062V2. According to manual to update it I have to switch board into DFU mode, but system doesn't see the device in this mode. Below I wrote out in few steps what...

eleandir by Associate
  • 550 Views
  • 1 replies
  • 0 kudos

STEVAL-MKI062V1 Device not connected, VS wrapper code

Posted on May 17, 2011 at 12:57I have STEVAL-MKI062V1 , trying to connect Under Windows7 ( MSVS 2008SP1)VC++, created win32 console application. I could not connect iNEMO , The .cpp file attached.iNEMO_Return = INEMO_SDK_ConnectFunction(''PL_001:...

harinath by Associate III
  • 355 Views
  • 1 replies
  • 0 kudos

ARM compiler not working

Posted on March 07, 2011 at 19:08I have installed the latest uv4 version of keil ARM compiler for the internet. I am not able to build my project. An error keeps coming that 'unable to open armasm.exe' I would appreciate if anyone could help me out ...