2022-03-02 02:43 AM
Hello everyone,
I want to use the LIS3MDL Magnetometer sensor in the picture with a NUCLEO-L053R8 board with an I2C interface.
I want to set the sensor to output an Interrupt.
My question is: Can I do this, using the Official X-Cube-MEMS1 library? Is there a video or document that explains this?
Solved! Go to Solution.
2022-03-07 01:24 PM
Hello, I suggest to download the STM32CubeMX tool, inside this tool install the X-CUBE-MEMS1 pack and generate the DataLogTerminal example for your HW. You can use DataLogTerminal.ioc configuration files in the X-CUBE-MEMS1 package as a reference.
2022-03-07 01:24 PM
Hello, I suggest to download the STM32CubeMX tool, inside this tool install the X-CUBE-MEMS1 pack and generate the DataLogTerminal example for your HW. You can use DataLogTerminal.ioc configuration files in the X-CUBE-MEMS1 package as a reference.