LSM6DSOX sensor hub mode 2 with LPS33HW : I am facing issues when I try to access the LPS33HW
Good afternoon everyone,
I am currently trying to set up my LSM6DSOX into sensor hub (mode 2) in order to plug another sensor to be able to add external sensor value to the MLC decision tree.
I follow a code found on github attached to the driver lsm6dsox_STdC :
I made some debug and I figured out that the code enter an infinite loop when the LSM6DSOX try to read or write a register of the LPS33HW in function lsm6dsox_write_lps22hh_cx and lsm6dsox_read_lps22hh_cx.
More precisely, the infinit loop happend when the LSM6DSOX is waiting for the end of the I2C master operation (master_status.sens_hub_endop stay equal to 0).
Can someone help me understanding what is going on ?
Tanks a lot,
Have a nice day,
Best regards,
Julien Mongin.
