Search found 1 match

by Eusebiodirlin
Fri Dec 03, 2021 7:32 am
Forum: Hardware
Topic: How to correctly process two's complement data with ESP-RTOS tasks for sensor
Replies: 2
Views: 5527

Re: How to correctly process two's complement data with ESP-RTOS tasks for sensor

I have a question regarding 2's complement values which I get from I2C sensor. I am new to ESP and maybe the question might look a bit strange but I am facing this problem. I have a pressure sensor from Infineon DPS310. There are two's complement values in 12 bit and some are in 24 bits. I want to ...