You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SHT21 provides a CRC-8 checksum for error detection.
The polynomial used is x 8 + x 5 + x 4 +1. For more details
and implementation please refer to the application note
“CRC Checksum Calculation for SHT2x”.