I am using the industrial IIS2DH accelerometer in our vibration analysis product. I am collected data using the data-ready interrupt. For improving data accuracy I want to perform some calibration on data. I have found the following document. "Gettin...
/* SAI configured in Mode: Pulse Width Modulation using MicroPhones pairs (1-2) and CK2 as clock */ static void MX_SAI4_Init(void) { hsai_BlockA4.Instance = SAI4_Block_A; hsai_BlockA4.Init.Protocol = SAI_FREE_PROTOCOL; hsai_BlockA4.Init.AudioMo...
Hi,We are using LIS3MDL in our application and current consumption in Power-Down mode is 0.2mA which is quite high but it should be 1uA as per the datasheet.Any suggestion on why I am unable to achieve 1uA level as mentioned in the data sheet?Regards...
I am reading the 3-axis data while turning on Inverter and cold cathode tube.The 3-axis data is too noisy. Is LIS2DH affected by external noise?Also, How can i reduce the noise on the raw data? (e.g. Exrta sheelding)
Hi,I use Algo Builder to test the sensortile.box, but I can't program the board using the algobuilder software (after I have compiled) in order to test the functionality, even if it seems to be possible to program the microprocessor using directly ...