LPS22DF sensor freezes
Did anyone have issue with freezing LPS22DFsensor?
Have it connected using 4 wire SPI at 3.3 and 3.3 Volts. It successfully starts and reads temperature and air pressure once and than stays at the same value with no updates until I reset power on it. I can still read the Who_Am_I register which returns the correct valie (zeroed every time after it is read, so no doubt it reads every time) but the Air pressure and Temperature registers not updating. I use NoFIFO setting and sensor updating once per second. What I may be doing wrong?
I do not use burst mode for reading and read individual bytes separately (not sure why but burst reading does not work for me)
Using MikroC compiler.and PIC18F25K83 MCU
