Hacker News new | ask | show | jobs
by _paulc 99 days ago
It shows the 0xD0, 0xD0, 0xF3, 0xF4, 0xF5 registers but misses 0xF7-F9 (pressure) and 0xFA-FC (temp) - which are the actual measurement registers - plus all the trimming parameters (0x88-xA1) which you need to calibrate the readings.

Temp (4.3.7) & Press (4.3.6) literally have their own sections in the datasheet.

2 comments

Slightly strangely I did see that the .h export does contain temp / press registers (but not the trimming params) but they dont show up in the interactive display:

https://passtheaardvark-img.pgs.sh/screen.png

They appear when "all registers" is selected in the drop down menu. Should probably be the default?