Can someone tell me how the CRC is calculated for the DS18S20 temperature sensors? I use the following line to receive the temperature and CRC but I'm not sure how to calculate the CRC to do a comparison.
owin portb.7, 0, [temp.byte0, temp.byte1,SKIP 6,crc]
Bookmarks