Resolved! is there any sensing system that can measure the change in position with 0.01mm accuracy
i want to have my CNC system moments feedback, which involves displacements of 0.01mm sensitivity
i want to have my CNC system moments feedback, which involves displacements of 0.01mm sensitivity
I am trying to develop a smart tumbler.Smart tumbler measures the amount of water you drink per day.Place LPS33HW on the bottom of the tumbler and measure the amount in water.I think the LPS33HW should come in contact with water.Water is eaten by peo...
I want to reduce the ODR of IIS3DWB in HSDatalog as 26k is too much for me. I have tried to modified the file using cube IDE but it doesn't work. Thank you.
Hi Team,I am trying to add support for magnetometer LIS3MDL module using the following linux driver https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/tree/linux-4.9.y-gh/drivers/iio/magnetometer. If I add interrupt in device tree the mod...
Hi Everyone.I have created a STM32CubeIDE project for the L476 Nucleo.I'm having huge issues trying to link the "MotionMC_CM4F_wc32_ot.a" library into my project.The images are 1) of my file tree structure, and 2) the statement entered into the linke...
Hi,Please show the accuracy of the temperature as a concrete number. For example, ± x ° C.I know the accuracy is not guaranteed, but I think there is a certain range of limits if it is not abnormal.Regards,Mitsu
can you please provide the inputs ASAP, currently this task is at highest priority.
Hi! I am currently trying to download Algobuilder and Unicleo. I tried in different browsers and also on different PCs. The download links are not displayed as expected. CubeIDE was working, I could get the software.https://www.st.com/content/st_com/...
Hi,I am using LSM6DSL in my project. FIFO is configured for the same and host processor receives the interrupt after FIFO threshold is reached. I have also configured the pulsed mode for the interrupt. After receiving an interrupt, host controller r...
Hello,In my application, I need LSM6DSL to generate an interrupt when configured FIFO threshold is reached. I am using FIFO for accelerometer and gyroscope.My configuration is as below,FIFO_CTRL5 = 0x09 // ODR 12.5 Hz, FIFO modeCTRL3_C = 0x 44 //BDU,...