??? 01/01/07 10:38 Read: times |
#130281 - Re: ds1620 data sheet Responding to: ???'s previous message |
I never did understand the deep murky waters of digital systems.. Can you explain:
hint: the temperature output is a 9-bit 2's complement value and your program seems to write the MSB to port 0. The program is from the dallas semi's website.. Any way, it seems to write the LSB and the MSB to the Acc.. Does it erase the ACC each time or just append the bit values? If not, then how can i display the temperature as a binary value? |