hello. Draft guideline report completed Interrupt connection confirmed. however No interrupt occurs when the X/Y/Z axis vector values change. I use Linux. My current settings are: The registers are set to 0x53 and 0x0A. (Active High / OD=0 / Push Pull) 6144byte configuration code applied. Configuration file has been applied. Sensor -> MCU -> AP (MCU and AP use GPIO) I applied it to INT_MAP like this: INT_MAP_1(0x56) = 0xff INT_TO_CTRL(0x53) = 0x0c How do I configure an interrupt to occur on an intpin when shocked? If there is anything I missed, please let me know. Please tell me step by step how to set it up so I can give it a try. thank you.
... View more