2018-07-09 04:57 PM
Hello,
Would it be possible to run the LIS3DH accelerometer without a controller? I know one would be required to program the registers for device configuration, but would it be possible to configure it just once, then remove the controller aspect. For context, I would like to use the freefall interrupt feature to trigger something. I would only need the interrupt feature and I wouldn't really need to gather the data. Would I be able to write my configs to flash memory, then remove the controller and still be able to detect interrupts?
2018-07-13 02:15 AM
Please be aware that the senor doesn't retain the configuration if the VDD is disconnected.
You can detect freefall without any communication with microcontroller, only interrupt pin will be triggered, but you need to configure the sensor each power up.