diff options
author | Hector Palacios <hector.palacios@digi.com> | 2011-11-28 17:33:25 +0100 |
---|---|---|
committer | Hector Palacios <hector.palacios@digi.com> | 2011-11-29 16:06:41 +0100 |
commit | 0c89f9fb061616c40809079afbbc9462b015a2d0 (patch) | |
tree | 8c9b97b57d7d7dc7ac4f85fce53cbff870e8d8e5 /security | |
parent | dbd63cddf478f60b9b661c16bb292fa197c62c50 (diff) |
mma7455l: do not output DRDY pin on Measurement mode
When setting the mode to Measurement (0x01 to Mode Control Register
at address 0x16), the DRDY pin was by default output to INT1/DRDY pin
causing an interrupt. It looks like the interrupt is not correctly
handled and hangs the system.
To avoid this, when setting any mode set also DRPD flag to
not output Data Ready status to DRDY/INT1 pin.
The interrupt logic must be reviewed because it hangs the system.
Currently, this driver does not correctly support interrupts.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions