User Activity

Hi,I want to configure the LSM6DSO to trigger an interrupt on INT2 when the device starts and stops moving. I used the following configuration, but I can only detect taps on the vertical axis: // LSM6DSO datasheet pg 74 // (00: stationary/motion-onl...
Hi all,I have a custom board with an LSM6DSO connected to an STM32F072 on I2C.The IMU shares the I2C bus with other sensors that can communicate with the MCU without any issue, so the bus is working.The LSM6DSO instead does not reply, there was an er...
Hi,I would like to set the minimum and maximum values of a dashboard chart using custom values calculated with a processing node.I tried "single value" and "change" nodes, but without success.I attached my current flow...Thank youWalter
Hi all,I have a data streaming firmware and to keep the stream alive I must reset a counter before it reaches a fixed value.Is there a way to perform this operation with CubeMonitor while monitoring other values?Thank youWalter
Hi,I'm trying to plot different values on different plot charts because they live in a very different scale, but it seems that the "Single value" subplot is not working.If I remove it the plot charts show all the values correctly.Any idea?Thank youWa...