Why am I getting "nan" from my temperature sensor HTS221 from STM32CubeIDE console?
Hi,
I am exploring two newly purchased units of B-L475E-IOT01A boards with STM32L475VG MCU interfaces used by each sensors. Currently using STM32CubeIDE software for my beginner's coding mini assignment.
The first unit of B-L475E-IOT01A board is returning the temperature reading well to the STM32CubeIDE console panel. However, on the other board with the same code, the temperature sensor reading on the console is "nan". (both console reading captures below)
Is my other B-L475E-IOT01A board temperature sensor HTS221 faulty?
I have checked both B-L475E-IOT01A boards jumpers are identical.
Please advice what could be wrong for the board sensor and alternate methods to verify its temp sensor functionality for Board No.1 ? :sad_but_relieved_face:
Board No.1 - console panel capture

Board No.2 - console panel capture

