Timofey Titovets 2585accfeb sht3x: reads should be retried with at least 0.5s pause
SHT3x would return a read NACK on host retries.
When the MCU receives the I2C CMD, it reads out data.
SHT3x clears the data buffer.
The MCU fails to deliver a response to the host.
The host retries, the device returns NACK,
then the MCU goes into the shutdown state.

Make sure there is at least 0.5s between retries.

Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2025-07-11 10:46:57 -04:00
..
2024-12-12 14:28:45 -05:00
2023-11-02 13:08:53 -04:00
2024-08-16 22:21:12 -04:00
2025-03-21 13:36:27 -04:00
2024-10-01 11:43:27 -04:00
2025-06-02 13:17:41 -04:00
2025-04-03 14:08:23 -04:00
2025-05-26 18:44:29 -04:00
2025-05-13 11:14:30 -04:00
2022-06-30 13:56:35 -04:00
2024-09-22 19:23:14 -04:00
2023-03-20 10:58:25 -04:00
2024-05-21 20:31:23 -04:00
2023-03-20 10:58:25 -04:00