Strange values when reading bytes from my I2C sensor [STM32L0]
I have a system of sensors connected to an STM32 chip, all working via I2C and 3.3V.I've created interface libraries for my sensors, specifically the temperature and accelerometer ones. However, when I read the values measured by the sensors, I came ...