User Activity

Posted on March 03, 2014 at 08:43I have calculated Tilt/Gradient in Non-accelerated systems(System acceleration  = 0); How to measure Tilt/Gradient in accelerated systems.As MEMS will give the X,Y,Z component of the resultant acceleration(g and a )....
Posted on February 24, 2014 at 15:03How to configure LIS2DH in interrupt mode for Data Ready(DRDY1). I am stuck on this one.I have tried both latched and pulsed interrupts.I have configured INT1 pin for Data ready Interrupt.But it is not working. Pl...
Posted on June 06, 2013 at 13:17Hi, In my application ,I need to do optimization through make file. Previously it was: CCOMMON  = STM8(LARGE) OT(0) WARNINGRETVAL(0) DGC(data) For optimization i did following changes: CCOMMON  = STM8(SMALL) OT(7,SIZE...
Posted on May 27, 2013 at 11:48Hi All, I want to execute some command in .lkf file for COSMIC Compiler condionally. is it possible?? Pseudo code is as below: /*--------------------------*/ #ifdef TRUE obj\libisl.sm8 #else obj\libis0.sm8 #endif /*---...
Posted on May 16, 2013 at 11:40Hi All, While debugging from STVD i am getting the following Message:- ''An unhandled win32 exception occured in gdb7.exe'' After this message debug is aborted. I am attaching the screen shot of the message. Please tel...