Not able to get acceleration data from Adafruit LSM6DSO32 with STM32 Nucleo F446RE
Hi,
I have been trying to get acceleration data from an Adafruit LSM6DSO32 with the STM32 Nucleo board F446RE via i2c. I used the STMems_Standard_C_drivers (GitHub - STMicroelectronics/lsm6dso32-pid at 308cf0e4de0db190c453f3e211b0c40990f1f39b) in order to set the IMU properly. I also use the STM32CubeIDE app to programme the MCU.
Despite many efforts, the Nucleo board is not able to recognise the IMU (I checked that a test buffer that prints whether the device is recognised using the whoami register (please refer to the 7z folder attached)), though I double checked the slave address of the components and the connections (please see attached image (IMG_0605.jpg). Could you please help me solve that problem?
You can find enclosed a copy of the STM32CubeIDE project.
Best regards,
Audric
