Finger Prints detection
Posted on November 27, 2014 at 08:34Hello, Is there any ST product available for Human Finger Prints detection ? Thanks, Vani
Posted on November 27, 2014 at 08:34Hello, Is there any ST product available for Human Finger Prints detection ? Thanks, Vani
Posted on November 26, 2014 at 23:14I am trying to implement a state machine that looks for a peak above a threshold.I got the threshold part working, but can't seem to get anything on the Peak detection register. Does anyone have a set up that work...
Posted on November 23, 2014 at 12:24Hi,We are working on a temperature logger application, We are using LSM303D as accelerometer in our application to wake up system on movement. We have interfaced it over I2C lines, there are few other sensors on I...
Posted on November 21, 2014 at 07:34Hi,For some reason, the X channel is not working.Here are my configurations for each config register: send[0] = 0b01100000;//start config send[1] = 0x57;//reg 1 send[2] = 0x00;//reg 2 send[3] = 0x00;//reg 3 send[4...
Posted on November 21, 2014 at 06:02Is there a users guide or something more than the thin data sheet?I need some basic set up examples, andneed to know how to calibrate for hard iron! #303-c-calibrate
Posted on November 19, 2014 at 13:11
Posted on November 18, 2014 at 19:53Hello,Some day ago I've started work with LIS3DH accelerometer. Everything works fine -Reading accelerations, highpass filter, low power mode and INT1 interrupt line.At start INT1 was configured as high when activ...
Posted on November 15, 2014 at 08:55hi i m using lis3dsh sensor to detect the accidents. for this i need to detect the impact using the variation of the G value.. from sudden shift of 2g to around 16 g and also fall detection .. so far i am getting ...
Posted on November 14, 2014 at 20:55Hi i was trying to enable the data ready on accelerometer .however i'm not sure how to check whether it's enabled or not .i mean whenever i read the value in IG_SRC2 it shows that 0x00 also i have not enabled the ...
Posted on November 03, 2014 at 15:44Hello EveryoneI am working with the STEVAL-MKI121V1 board and Discovery-M1-Fw package, trying to get rid of the USB interface and replace it with SPI configured as Slave. My intention for the the final system is ...