avsa242 / lps25-spin

P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the LPS25 Pressure Sensor/Altimeter
MIT License
0 stars 0 forks source link

Add interrupt support #1

Open avsa242 opened 3 years ago

avsa242 commented 3 years ago

The chip has support for generating interrupts based on differential pressure low or high events. Add support for setting and reading these.

avsa242 commented 3 years ago

WIP High-threshold interrupts functionality verified with internal testing, however low-threshold don't seem to assert an interrupt?