Recent content by AlanT

  1. A

    ScratchPad Corruption vs Settimer - 28X1

    Hi All As a relative novice in 28X1 programming I've been having a problem with apparent memory corruption. However, when I cut away the code, I was left with the fact that using the "settimer 65380" command to set the timer to tick at 100Hz, leads to the data in scratchpad byte 15 being...
  2. A

    CRC Subroutines for DS18B20 Temperature probes

    Hi All Here's a subroutine pair that I wrote based on the published CRC algorithm for the Dallas thermometer. Its directly for use with the 8 bytes of the scratchpad read, with the CRC in byte 9. If the last-but-one call of the CRC_byte subroutine is removed then it also works for the address...
Top