Posted on July 29, 2015 at 13:47
Hello,
I am new to STM I started with the STM32100E-Eval Board which features an STM32F100Z3 MPU and a STLM75 temperature sensor, which connects to the MCU via I²C2.
Using STM32CubeMX, I set up th...
Posted on July 30, 2015 at 16:07
Hi again,
I almost got it to work. Now I can read the temperature register [HIGH], but the [LOW] value always reads 0x80 (meaning 0.5 ). The same effect occurs when I try to read the TOS or THYS registers...