Skip to content

x_nucleo_iks01a3 shield: STM LSM6DSO sensor does not work after h/w or s/w reset #20933

@avisconti

Description

@avisconti

LSM6DSO sensor on x_nucleo_iks01a3 shield does not work anymore after reset.

Steps to reproduce the behavior:
Plug the x_nucleo_iks01a3 shield on an arduino compatible board (e.g. nucleo_f401re).

Then:

  1. cd .../zephyrproject/zephyr/samples/shields/x_nucleo_iks01a3/standard/

  2. mkdir build && cd build

  3. cmake -DBOARD=nucleo_f401re ..

  4. make

  5. see error on console output::

    ***** Booting Zephyr OS build v2.1.0-rc1-226-gdfe57ca9e118 *****
    Could not get LSM6DSO device
    [00:00:00.004,000] LIS2DW12.lis2dw12_set_power_mode: Apply default Power Mode
    [00:00:00.008,000] LSM6DSO.lsm6dso_init_interrupt: Could not set pulse mode
    [00:00:00.008,000] LSM6DSO: Failed to initialize interrupt.

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions