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 FIFO support #4

Closed avsa242 closed 3 years ago

avsa242 commented 3 years ago

Add support for configuring the FIFO, reading the current status, and setting interrupt(s)

avsa242 commented 3 years ago

WIP: added ability to set FIFO operating mode as well as number of averages used in MEAN averaging FIFO mode. Ref commit: 31afb3dffc0c3108c680bf6448444769188c75b4

avsa242 commented 3 years ago

added remainder of FIFO functionality, last relevant commit b1fa9a2aac33c32df2631387fdf294b3fbf71f33