2021-02-10 02:46 AM
Hello !
I'm currently confronted with a misunderstanding..
First, What is a "Know zone" and an "Unknown zone" ?
My idea about it is :
Is that correct ?
Second, So if i'm in "01" the interrupt signal remains for duration ODR. In my case i'm at 25HZ so it will be remains only 40ms ? Even if the INT1 is latched ?
I also saw in a document that the INT1_CFG is not taken into account when configuring the AOI-6D. That's why 6D, all direction are taken.
(I'm using it in 2G scale, ODR 25HZ, all axis, no HP filter, latch on INT1, BDU=0)
I tried to configure my accelerometre to do this but when I put a low INT1_THS (0x0A = 16mg*10 = 160mg not a big sensibility ?) and a INT1_DUR at 0x00 or 0x01.
So when the accelerometre detect a movement (>160mg) on the X or Y axis it should trigger the interrupt ? or when the accelerometre detect a movement (>160mg + 1G ?) ??
My micro (STM32L496VG) have a wake-up pin link with the INT1_PIN of the LIS2DE12.
So, can I put on the same interrupt pin (INT1_PIN) the two interrupt INT1 & INT2. One for movement detection and the other for crash detection (big sensibility event) ?
I sais many things on the tread, fell free to ask if you have any questions !!
Regards,
Goulwen LE BOZEC.
2021-02-10 03:36 AM