setup LIS2DUX12TR for motion detection
Dear all,
I want to set LIS2DUX12TR to detect if there is a motion of the board, like a theft detector.
The board is battery powered, so, I was thought to use INT1 pin to wake my PIC18LF26K22 uC to send some data.
For me, is for time when I interact with an accelerometer sensor, so, please be kind with me.
I read the datasheet, and I found I must enable some function in registers (like bits in EMB_FUNC_EN_A, route interrupt to INT1 pin, send to sleep, etc) but, I'm not sure which one.
I wonder if there is a software, something to visually configure register and at the final give me an output with modified register and just put the new values on LIS2DUX12TR, or , maybe, someone cold indicate me what should I do.
Thank you in advance for your time.
Best regards
LE: I don't have any special board, just the board with my uC and LIS2DUX12TR, so, I cannot use MEMS Studio (or I don't know how to use it offline)
