2008-12-18 08:46:24 input subsytem
abhrajit datta (INDIA)
Message: 66859
hi
i want to report the adxl345 accelerometer data to the event subsystem. the abs x, abs y and abs z parameters are already there in input.h. but the adxl345 accelerometer provides many other interrupts like Free Fall, tap detection etc. Can i add these parameters to the input.h file and report them as and when these interrupts are triggered? i am working on the bf527 EZ kit and communicating to the adxl345 through I2C.my idea is to use one interrupt line and first determine which interrupt has triggered and report to the input subsystem.
thanks
abhri