Does anyone, who uses STM32 HAL driver, got I2C communication with a Sensirion sensor like SHT25 working and can show me his snippets?
I got communication working using the Code examples from sensirion. (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/11_Sample_Codes_Software/Humidity_Sensors/Sensirion_Humidity_Sensors_SHT21_Sample_Code_V1.2.pdf) I get an Acknowledge when i address the sensor, but when i want to read sensor data, i only get "11111111".