LPS25HB not working with X-NUCLEO-IKS01A1 and Arduino uno
Hi,
I'm using X-NUCLEO-IKS01A1 with arduino uno,I'm getting the output for HTS221 with the code
https://github.com/ControlEverythingCommunity/HTS221/blob/master/C/HTS221.c
,the connections seem to be correct but when I'm trying to get the output for LPS25HB from the codehttps://github.com/ControlEverythingCommunity/LPS25HB/blob/master/Arduino/LPS25HB.ino
I'm always getting the output as 0 hpa only.Even when I'm applying the pressure at the sensor.In the datasheet it is there that CS should be connected to VddIO ,I think it is internally connected as all the sensors inX-NUCLEO-IKS01A1 are in I2C line.Please do needful.I need LPS25HB working with arduino UNO.
Thanks and Regards,
Radhika
