User Activity

I need to configure LIS3DH to generate FIFO full interrupt in INT1 pin. Once my MCU gets the hardware interrupt, it will read entire FIFO. And the loop should continue. Can anyone help me what are the correct steps to configure and read FIFO?Regards,...
Can someone help me how to use one interrupt pin for Activity/Inactivity and another for Free Fall detection? I need to use it in the lowest possible possible mode as my device is coin cell battery powered.Regards,Asish Banerjee
Hello,I am facing problem with task switching in FreeRTOS. I am using my custom board with STM32L476RC running at 80 MHz clock. Using STM32CubeIDE and configured project using CubeMX. I am using 3 tasks. Task 1 has some functions which uses osDelay ...
Kudos given to