Resolved! How to interface sht3x I2C sensor with STM32F401
Hi I am a hardware design base person, it's been a while I wrote the code. I have one STM NUCLEO-F401RE board and one sht3x i2c sensor. I wonder how to make them working (at least print sensor information via UART serial port). I see some source co...