User Activity

Hello everyone,I'm currently involved in a project and I'm aiming to analyze the peripheral initialization parameters of a specific target by examining the .ioc file. I parsing through the ioc file like a text file. While the .ioc file contains detai...
Facing an issue with respect to 6D orientation detections on LIS3DH. Both, 6D position and 6D movement gets triggered only at 1G. Threshold register doesn't seem to have any influence on the 6D orientation. For, 4D the detection happens exactly at t...
Hello, I'm facing issues when enabling LIS3DH click interrupt, AOI1 and AOI2 interrupts on INT2 pin. These interrupts works fine on INT1 pin. Following is the flow I do to enable click interrupt on INT2 pin. register - 20h value - 119  //ODR 400Hz a...
Hello,I'm working on LIS3DH sensor and trying to configure the HPF in high resolution mode. I couldn't find the cutoff frequency for 1344Hz ODR neither in the datasheet nor application note. Can anyone help me regarding this?
Hello all,I'm working on SBSFU for the STM32F4 controller. A shell script has to be provided in the pre-build option of STMCUBEIDE. But while building the project I get the following error. c:/st/stm32cubeide_1.4.0/stm32cubeide/plugins/com.st.stm32cu...